Move all files into ports/ subdirectory in preparation for merge with glibc
[jlayton/glibc.git] / ports / sysdeps / m68k / m680x0 / fpu / s_atanf.c
1 #ifndef FUNC
2 #define FUNC atanf
3 #endif
4 #define float_type float
5 #include <s_atan.c>