aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/string/strcmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/strcmp.S')
-rw-r--r--lib/libc/i386/string/strcmp.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/i386/string/strcmp.S b/lib/libc/i386/string/strcmp.S
index 6599577b9e96..7d6fcaf563f1 100644
--- a/lib/libc/i386/string/strcmp.S
+++ b/lib/libc/i386/string/strcmp.S
@@ -29,8 +29,6 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
-
/*
* strcmp(s1, s2)
* return an integer greater than, equal to, or less than 0,