mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08:00
2005-12-27 Roland McGrath <roland@redhat.com>
* sysdeps/unix/sysv/aix/powerpc/memset.c: Don't use sysdeps/generic.
This commit is contained in:
parent
e526306756
commit
7031b26a6b
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2001 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -18,4 +18,4 @@
|
||||
|
||||
|
||||
/* Until the cache line issues are resolved use the generic implementation. */
|
||||
#include <sysdeps/generic/memset.c>
|
||||
#include <string/memset.c>
|
||||
|
Loading…
x
Reference in New Issue
Block a user