2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-01-24 12:25:35 +08:00
glibc/sysdeps/m68k/m680x0/fpu/e_sinhf.c
2011-10-13 19:10:24 +02:00

4 lines
85 B
C

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