xref: /titanic_52/usr/src/boot/lib/libc/string/memcpy.c (revision 9a4a12bd7ce60cd60eae508b25eb7a8dae765274)
1 #include <sys/cdefs.h>
2 __FBSDID("$FreeBSD$");
3 
4 #define	MEMCOPY
5 #include "bcopy.c"
6