NEWS: Add advisories.
[glibc.git] / sysdeps / microblaze / ldbl-classify-compat.h
blob38c5c99949baa75b7a45b2f6df02dce18ea3a404
1 #ifndef MICROBLAZE_LDBL_CLASSIFY_COMPAT_H
2 #define MICROBLAZE_LDBL_CLASSIFY_COMPAT_H 1
4 /* Enable __finitel, __isinfl, and __isnanl for binary compatibility
5 when built without long double support. */
6 #define LDBL_CLASSIFY_COMPAT 1
8 #endif