sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / m68k / coldfire / ldbl-classify-compat.h
blobc1ec4d4ffa0b0cfa7b9366a47e20ee2defa8af2b
1 #ifndef COLDFIRE_LDBL_CLASSIFY_COMPAT_H
2 #define COLDFIRE_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