Update copyright notices with scripts/update-copyrights
[glibc.git] / ports / sysdeps / m68k / m680x0 / fpu / s_atanl.c
blobb7e608addd869d90003e22d7b4b52c4c5be70e12
1 #ifndef FUNC
2 #define FUNC atanl
3 #endif
4 #define float_type long double
5 #include <s_atan.c>