glibc/sysdeps/m68k/fpu/k_tanl.c
Jakub Jelinek 0ecb606cb6 2.5-18.1
2007-07-12 18:26:36 +00:00

4 lines
68 B
C

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