diff options
Diffstat (limited to 'sysdeps/mips/fpu/e_sqrtf.c')
-rw-r--r-- | sysdeps/mips/fpu/e_sqrtf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/mips/fpu/e_sqrtf.c b/sysdeps/mips/fpu/e_sqrtf.c index eaa0c979ad..ac20549a14 100644 --- a/sysdeps/mips/fpu/e_sqrtf.c +++ b/sysdeps/mips/fpu/e_sqrtf.c @@ -36,4 +36,3 @@ strong_alias (__ieee754_sqrtf, __sqrtf_finite) #include <sysdeps/ieee754/flt-32/e_sqrtf.c> #endif - |