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