]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/sparc/sparc64/fpu/multiarch/s_floor.c
Use floor functions not __floor functions in glibc libm.
[thirdparty/glibc.git] / sysdeps / sparc / sparc64 / fpu / multiarch / s_floor.c
index 6e5ecd2b5d9734716d86eef39994e43d47aa5cfe..910e7c1486ee54658c564d0e20b4371260695512 100644 (file)
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <sparc-ifunc.h>
 #include <math.h>
 #include <libm-alias-double.h>