(__need_error_t): New macro, before including <errno.h>. [!__const] (__const):...
[glibc.git] / sysdeps / m68k / fpu / k_tanl.c
blobf2570e681f9546d0324df9a6da39d10319945618
1 #define FUNC tanl
2 #define float_type long double
3 #include <k_tan.c>