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

4 lines
85 B
C

#define FUNC __ieee754_asinl
#define FUNC_FINITE __asinl_finite
#include <e_acosl.c>