summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string/memcpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/memcpy.S')
-rw-r--r--lib/libc/i386/string/memcpy.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/i386/string/memcpy.S b/lib/libc/i386/string/memcpy.S
deleted file mode 100644
index f85a1a5..0000000
--- a/lib/libc/i386/string/memcpy.S
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
-
-#define MEMCOPY
-#include "bcopy.S"
OpenPOWER on IntegriCloud