summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/string/memmove.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/string/memmove.S')
-rw-r--r--lib/libc/alpha/string/memmove.S4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/alpha/string/memmove.S b/lib/libc/alpha/string/memmove.S
new file mode 100644
index 0000000..4e632d2
--- /dev/null
+++ b/lib/libc/alpha/string/memmove.S
@@ -0,0 +1,4 @@
+/* $NetBSD: memmove.S,v 1.1 1995/08/13 00:40:48 cgd Exp $ */
+
+#define MEMMOVE
+#include "bcopy.S"
OpenPOWER on IntegriCloud