glibc/sysdeps/m68k/m680x0/fpu/e_sinhf.c
2014-02-10 20:22:40 +01:00

4 lines
85 B
C

#define FUNC __ieee754_sinhf
#define FUNC_FINITE __sinhf_finite
#include <e_acosf.c>