mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
2002-08-03 Roland McGrath <roland@redhat.com>
* sysdeps/generic/mempcpy.c (__mempcpy): #undef it before defn.
This commit is contained in:
@ -25,6 +25,7 @@
|
|||||||
#include <pagecopy.h>
|
#include <pagecopy.h>
|
||||||
|
|
||||||
#undef mempcpy
|
#undef mempcpy
|
||||||
|
#undef __mempcpy
|
||||||
|
|
||||||
void *
|
void *
|
||||||
__mempcpy (dstpp, srcpp, len)
|
__mempcpy (dstpp, srcpp, len)
|
||||||
|
Reference in New Issue
Block a user