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