aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mips/string/bcmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/mips/string/bcmp.S')
-rw-r--r--lib/libc/mips/string/bcmp.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/mips/string/bcmp.S b/lib/libc/mips/string/bcmp.S
index ffcaeeb1a3fa..466d4949e511 100644
--- a/lib/libc/mips/string/bcmp.S
+++ b/lib/libc/mips/string/bcmp.S
@@ -33,8 +33,6 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
-
#define _LOCORE /* XXX not really, just assembly-code source */
#include <machine/endian.h> /* LWLO/LWHI, SWLO/SWHI */