summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/string/memcpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/string/memcpy.S')
-rw-r--r--lib/libc/alpha/string/memcpy.S4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/alpha/string/memcpy.S b/lib/libc/alpha/string/memcpy.S
index 7f5527d..ef50ab1 100644
--- a/lib/libc/alpha/string/memcpy.S
+++ b/lib/libc/alpha/string/memcpy.S
@@ -1,4 +1,8 @@
/* $NetBSD: memcpy.S,v 1.1 1995/08/13 00:40:47 cgd Exp $ */
+
+#include <machine/asm.h>
+__FBSDID("$FreeBSD$");
+
#define MEMCOPY
#include "bcopy.S"
OpenPOWER on IntegriCloud