| Index: third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h
|
| diff --git a/third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h b/third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h
|
| index 3b0a6953656d97318f3aa83ebba9f208be1bd88b..51520c0a6fd550cb872906244e6afc1c0cc138aa 100644
|
| --- a/third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h
|
| +++ b/third_party/opus/src/silk/mips/sigproc_fix_mipsr1.h
|
| @@ -28,11 +28,6 @@ POSSIBILITY OF SUCH DAMAGE.
|
| #ifndef SILK_SIGPROC_FIX_MIPSR1_H
|
| #define SILK_SIGPROC_FIX_MIPSR1_H
|
|
|
| -#ifdef __cplusplus
|
| -extern "C"
|
| -{
|
| -#endif
|
| -
|
| #undef silk_SAT16
|
| static inline short int silk_SAT16(int a)
|
| {
|
|
|