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