glibc/sysdeps/m68k/fpu/s_atanl.c

6 lines
90 B
C

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