diff options
Diffstat (limited to 'lib/libc/amd64/sys/cerror.S')
-rw-r--r-- | lib/libc/amd64/sys/cerror.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/amd64/sys/cerror.S b/lib/libc/amd64/sys/cerror.S index 1928acd0b7a9..d0b11888562e 100644 --- a/lib/libc/amd64/sys/cerror.S +++ b/lib/libc/amd64/sys/cerror.S @@ -34,8 +34,6 @@ .asciz "@(#)cerror.s 5.1 (Berkeley) 4/23/90" #endif /* SYSLIBC_SCCS and not lint */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); - #include "SYS.h" .globl HIDENAME(cerror) |