diff options
Diffstat (limited to 'bits/libm-simd-decl-stubs.h')
-rw-r--r-- | bits/libm-simd-decl-stubs.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bits/libm-simd-decl-stubs.h b/bits/libm-simd-decl-stubs.h index b9f909efc1..ec1fa69d7d 100644 --- a/bits/libm-simd-decl-stubs.h +++ b/bits/libm-simd-decl-stubs.h @@ -41,6 +41,10 @@ #define __DECL_SIMD_sinf #define __DECL_SIMD_sinl +#define __DECL_SIMD_sincos +#define __DECL_SIMD_sincosf +#define __DECL_SIMD_sincosl + #define __DECL_SIMD_log #define __DECL_SIMD_logf #define __DECL_SIMD_logl |