Add Changelog ...
[jlayton/glibc.git] / ports / sysdeps / m68k / m680x0 / fpu / e_atanhf.c
1 #define FUNC __ieee754_atanhf
2 #define FUNC_FINITE __atanhf_finite
3 #include <e_acosf.c>