glibc/sysdeps/m68k/fpu/k_tanl.c

4 lines
68 B
C

#define FUNC tanl
#define float_type long double
#include <k_tan.c>