diff options
Diffstat (limited to 'lib/libc/mips/gen/ldexp.S')
-rw-r--r-- | lib/libc/mips/gen/ldexp.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/mips/gen/ldexp.S b/lib/libc/mips/gen/ldexp.S index caee70380707..e71954bc5bbc 100644 --- a/lib/libc/mips/gen/ldexp.S +++ b/lib/libc/mips/gen/ldexp.S @@ -33,8 +33,6 @@ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); - #if defined(LIBC_SCCS) && !defined(lint) ASMSTR("from: @(#)ldexp.s 8.1 (Berkeley) 6/4/93") ASMSTR("$NetBSD: ldexp.S,v 1.8 2003/08/07 16:42:15 agc Exp $") |