diff options
Diffstat (limited to 'lib/libc/softfloat/unordsf2.c')
-rw-r--r-- | lib/libc/softfloat/unordsf2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/softfloat/unordsf2.c b/lib/libc/softfloat/unordsf2.c index e2f4c8f0947c..3b73ac20ca80 100644 --- a/lib/libc/softfloat/unordsf2.c +++ b/lib/libc/softfloat/unordsf2.c @@ -9,8 +9,6 @@ #include "softfloat.h" #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - flag __unordsf2(float32, float32); flag |