]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c
Use trunc functions not __trunc functions in glibc libm.
[thirdparty/glibc.git] / sysdeps / powerpc / powerpc32 / power4 / fpu / multiarch / s_trunc.c
index 5712d6a3b2f329b976b30bbbd4eb62b71743ad73..eef0db6c2b4072296079d0df4d9f4a0ad60feabf 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 <math.h>
 #include <math_ldbl_opt.h>
 #include <shlib-compat.h>