Collation order of @-. and space has changed in new iso14651_t1_common file, adapt...
[glibc.git] / sysdeps / arm / ldbl-classify-compat.h
blobf3f10607cadf07e4d7cfc6d7bdcfbd9abbf8d052
1 #ifndef ARM_LDBL_CLASSIFY_COMPAT_H
2 #define ARM_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