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