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