about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--sysdeps/powerpc/powerpc32/fpu/multiarch/s_llround.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/powerpc/powerpc32/fpu/multiarch/s_llround.c b/sysdeps/powerpc/powerpc32/fpu/multiarch/s_llround.c
index 6d23aab795..33e26ee5c5 100644
--- a/sysdeps/powerpc/powerpc32/fpu/multiarch/s_llround.c
+++ b/sysdeps/powerpc/powerpc32/fpu/multiarch/s_llround.c
@@ -22,7 +22,7 @@
 #undef llroundf
 #define llroundf __redirect_llroundf
 #undef __llroundf
-#define __llroundf __redirec___llroundf
+#define __llroundf __redirect___llroundf
 #include <math.h>
 #undef llroundf
 #undef __llroundf