glibc/sysdeps/m68k/m680x0/fpu/s_atanf.c
2014-02-10 20:22:40 +01:00

6 lines
84 B
C

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