|
root / base / usr / src / boot / libsa / string / memcpy.c
memcpy.c C 6 lines 82 B
1
2
3
4
5
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");

#define	MEMCOPY
#include "bcopy.c"