chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.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>