(__need_error_t): New macro, before including <errno.h>. [!__const] (__const):...
[glibc.git] / sysdeps / m68k / fpu / s_atanl.c
blobb7e608addd869d90003e22d7b4b52c4c5be70e12
1 #ifndef FUNC
2 #define FUNC atanl
3 #endif
4 #define float_type long double
5 #include <s_atan.c>