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