aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/string/bcopy.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/arm/string/bcopy.S')
-rw-r--r--lib/libc/arm/string/bcopy.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/arm/string/bcopy.S b/lib/libc/arm/string/bcopy.S
index f2583fc7ffc8..dbe9efc06194 100644
--- a/lib/libc/arm/string/bcopy.S
+++ b/lib/libc/arm/string/bcopy.S
@@ -1,6 +1,5 @@
/* $NetBSD: bcopy.S,v 1.3 2003/10/14 07:51:45 scw Exp $ */
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
#define _BCOPY
#include "memmove.S"