summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/memmove.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/memmove.c')
-rw-r--r--lib/libc/string/memmove.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/string/memmove.c b/lib/libc/string/memmove.c
deleted file mode 100644
index 05cf75a..0000000
--- a/lib/libc/string/memmove.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
-#define MEMMOVE
-#include "bcopy.c"
OpenPOWER on IntegriCloud