Index: silk/CNG.c |
diff --git a/silk/CNG.c b/silk/CNG.c |
index d175dd5f172ac563d9b89aab06103d43402ef90d..8481d95dbe3bdbc763acc6c7b36edcaa571a4a59 100644 |
--- a/silk/CNG.c |
+++ b/silk/CNG.c |
@@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE. |
#include "stack_alloc.h" |
/* Generates excitation for CNG LPC synthesis */ |
-static inline void silk_CNG_exc( |
+static OPUS_INLINE void silk_CNG_exc( |
opus_int32 residual_Q10[], /* O CNG residual signal Q10 */ |
opus_int32 exc_buf_Q14[], /* I Random samples buffer Q10 */ |
opus_int32 Gain_Q16, /* I Gain to apply */ |