ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/m68k/coldfire/ldbl-classify-compat.h

9 lines
237 B
C

#ifndef COLDFIRE_LDBL_CLASSIFY_COMPAT_H
#define COLDFIRE_LDBL_CLASSIFY_COMPAT_H 1
/* Enable __finitel, __isinfl, and __isnanl for binary compatibility
when built without long double support. */
#define LDBL_CLASSIFY_COMPAT 1
#endif