Fix pread consolidation on ports that require argument alignment
[glibc.git] / sysdeps / sh / math_private.h
blobd13f2d49d3eee99c9da8bdf6d6add4ebfaef6179
1 #ifndef SH_MATH_PRIVATE_H
2 #define SH_MATH_PRIVATE_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 #include_next <math_private.h>
10 #endif