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.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/alpha/string/memmove.S b/lib/libc/alpha/string/memmove.S
index 4e632d2..ad80b1c 100644
--- a/lib/libc/alpha/string/memmove.S
+++ b/lib/libc/alpha/string/memmove.S
@@ -1,4 +1,7 @@
/* $NetBSD: memmove.S,v 1.1 1995/08/13 00:40:48 cgd Exp $ */
+#include <machine/asm.h>
+__FBSDID("$FreeBSD$");
+
#define MEMMOVE
#include "bcopy.S"
OpenPOWER on IntegriCloud