mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-28 20:23:35 +08:00
2002-08-03 Roland McGrath <roland@redhat.com>
* sysdeps/generic/mempcpy.c (__mempcpy): #undef it before defn.
This commit is contained in:
parent
37ba7d6663
commit
95e2a50e9b
@ -25,6 +25,7 @@
|
||||
#include <pagecopy.h>
|
||||
|
||||
#undef mempcpy
|
||||
#undef __mempcpy
|
||||
|
||||
void *
|
||||
__mempcpy (dstpp, srcpp, len)
|
||||
|
Loading…
Reference in New Issue
Block a user