Update copyright notices with scripts/update-copyrights
[glibc.git] / ports / sysdeps / m68k / m680x0 / fpu / e_sinhf.c
blob13c79f9d96e85bd698173743fe863dba41f76413
1 #define FUNC __ieee754_sinhf
2 #define FUNC_FINITE __sinhf_finite
3 #include <e_acosf.c>