8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / boot / lib / libc / string / memcpy.c
blobed03856e54b4ef32154757b27bf0cd3931c5e60d
1 #include <sys/cdefs.h>
2 __FBSDID("$FreeBSD$");
4 #define MEMCOPY
5 #include "bcopy.c"