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