These changes were mistakenly left out of the patches that added SIMD
versions of these functions to libmvec.
Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
# ifdef __DECL_SIMD_PPC64
# undef __DECL_SIMD_cos
# define __DECL_SIMD_cos __DECL_SIMD_PPC64
+# undef __DECL_SIMD_cosf
+# define __DECL_SIMD_cosf __DECL_SIMD_PPC64
+# undef __DECL_SIMD_sin
+# define __DECL_SIMD_sin __DECL_SIMD_PPC64
+# undef __DECL_SIMD_sinf
+# define __DECL_SIMD_sinf __DECL_SIMD_PPC64
# undef __DECL_SIMD_log
# define __DECL_SIMD_log __DECL_SIMD_PPC64
# undef __DECL_SIMD_logf