Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / m68k / m680x0 / fpu / e_sqrtf.c
blob372c3eb2f41b3dc99f18410fd8814beb9c27a775
1 #define FUNC __ieee754_sqrtf
2 #define FUNC_FINITE __sqrtf_finite
3 #include <e_acosf.c>