Newer
Older
UbixOS / src / lib / libc_bsd / string / memcpy.c
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: releng/10.2/lib/libc/string/memcpy.c 92986 2002-03-22 21:53:29Z obrien $");

#define	MEMCOPY
#include "bcopy.c"