Move all files into ports/ subdirectory in preparation for merge with glibc
[jlayton/glibc.git] / ports / sysdeps / m68k / m680x0 / fpu / e_coshl.c
1 #define FUNC __ieee754_coshl
2 #define FUNC_FINITE __coshl_finite
3 #include <e_acosl.c>