Loading...
string/FreeBSD/memcpy.c Libc-320 /dev/null
--- Libc/Libc-320/string/FreeBSD/memcpy.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/lib/libc/string/memcpy.c,v 1.2 2002/03/22 21:53:19 obrien Exp $");
-
-#define	MEMCOPY
-#include "bcopy.c"