1 #include <sys/cdefs.h> 2 __FBSDID("$FreeBSD: stable/10/lib/libc/string/memcpy.c 92986 2002-03-22 21:53:29Z obrien $"); 3 4 #define MEMCOPY 5 #include "bcopy.c" 6