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