glibc/sysdeps/m68k/m680x0/fpu/s_atanf.c

6 lines
84 B
C

#ifndef FUNC
#define FUNC atanf
#endif
#define float_type float
#include <s_atan.c>