]> git.saurik.com Git - apple/libc.git/blobdiff - string/FreeBSD/memcpy.c
Libc-997.1.1.tar.gz
[apple/libc.git] / string / FreeBSD / memcpy.c
diff --git a/string/FreeBSD/memcpy.c b/string/FreeBSD/memcpy.c
deleted file mode 100644 (file)
index ed03856..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
-#define        MEMCOPY
-#include "bcopy.c"