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