xref: /illumos-gate/usr/src/boot/libsa/string/memcpy.c (revision 3bc69b1d22f55fce8569ab14be68200e8b5185ef)
1 #include <sys/cdefs.h>
2 __FBSDID("$FreeBSD$");
3 
4 #define	MEMCOPY
5 #include "bcopy.c"
6