diff options
Diffstat (limited to 'lib/libc/powerpc64/gen/flt_rounds.c')
-rw-r--r-- | lib/libc/powerpc64/gen/flt_rounds.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/powerpc64/gen/flt_rounds.c b/lib/libc/powerpc64/gen/flt_rounds.c index 885942a1389a..16ec162fc14b 100644 --- a/lib/libc/powerpc64/gen/flt_rounds.c +++ b/lib/libc/powerpc64/gen/flt_rounds.c @@ -34,8 +34,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/types.h> #include <machine/float.h> |