* sysdeps/mips/ieee754.h: Remove excess #endif.
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 20 Mar 2003 17:59:45 +0000 (17:59 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 20 Mar 2003 17:59:45 +0000 (17:59 +0000)
sysdeps/mips/ieee754.h

index febae1d..ed13de2 100644 (file)
@@ -182,7 +182,6 @@ union ieee854_long_double
        unsigned int negative:1;
 #endif                         /* Little endian.  */
       } ieee_nan;
-#endif
   };
 
 #define IEEE854_LONG_DOUBLE_BIAS 0x3fff /* Added to exponent.  */