xref: /titanic_53/usr/src/boot/lib/libc/string/memmove.c (revision 224003ab9433e832eda1521069de34022119a477)
1 #include <sys/cdefs.h>
2 __FBSDID("$FreeBSD$");
3 
4 #define	MEMMOVE
5 #include "bcopy.c"
6