diff options
Diffstat (limited to 'bits')
-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 b1ba994350..50310d643a 100644 --- a/bits/libm-simd-decl-stubs.h +++ b/bits/libm-simd-decl-stubs.h @@ -37,4 +37,8 @@ #define __DECL_SIMD_cosf #define __DECL_SIMD_cosl +#define __DECL_SIMD_sin +#define __DECL_SIMD_sinf +#define __DECL_SIMD_sinl + #endif |