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