xref: /freebsd/lib/libc/string/memcpy.c (revision 480093f4440d54b30b3025afeac24b48f2ba7a2e)
1 #include <sys/cdefs.h>
2 __FBSDID("$FreeBSD$");
3 
4 #define	MEMCOPY
5 #include "bcopy.c"
6