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