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