glibc/sysdeps/m68k/m680x0/fpu/e_asinl.c
2011-10-13 19:10:24 +02:00

4 lines
85 B
C

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