aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/fpu/bits/math-vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/fpu/bits/math-vector.h')
-rw-r--r--sysdeps/x86/fpu/bits/math-vector.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/x86/fpu/bits/math-vector.h b/sysdeps/x86/fpu/bits/math-vector.h
index dc0bfb3..dabb74c 100644
--- a/sysdeps/x86/fpu/bits/math-vector.h
+++ b/sysdeps/x86/fpu/bits/math-vector.h
@@ -58,6 +58,10 @@
# define __DECL_SIMD_pow __DECL_SIMD_x86_64
# undef __DECL_SIMD_powf
# define __DECL_SIMD_powf __DECL_SIMD_x86_64
+# undef __DECL_SIMD_acos
+# define __DECL_SIMD_acos __DECL_SIMD_x86_64
+# undef __DECL_SIMD_acosf
+# define __DECL_SIMD_acosf __DECL_SIMD_x86_64
# endif
#endif