mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 10:22:41 +08:00
* sysdeps/mips/ieee754.h: Remove excess #endif.
2003-03-20 Alexandre Oliva <aoliva@redhat.com> * sysdeps/mips/ieee754.h: Remove excess #endif.
This commit is contained in:
parent
2ff16e041a
commit
f1f8a9ec6f
@ -1,3 +1,7 @@
|
||||
2003-03-20 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* sysdeps/mips/ieee754.h: Remove excess #endif.
|
||||
|
||||
2003-03-20 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused
|
||||
|
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user