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

6 lines
90 B
C

#ifndef FUNC
#define FUNC atanl
#endif
#define float_type long double
#include <s_atan.c>