summaryrefslogtreecommitdiff
path: root/silk/mips
diff options
context:
space:
mode:
authorMark Harris <mark.hsj@gmail.com>2016-12-22 11:11:32 -0800
committerMark Harris <mark.hsj@gmail.com>2016-12-22 11:11:32 -0800
commitefcdeb9bb286882743aeeb8661c088187e315262 (patch)
tree0f4bab911b0b1f6b71ba4b7029dd53e5e20669c8 /silk/mips
parentcf9409fe51fa425d176e74c2e3bc4b7a9b5e9086 (diff)
downloadopus-efcdeb9bb286882743aeeb8661c088187e315262.tar.gz
Fix some compiler warnings
Diffstat (limited to 'silk/mips')
-rw-r--r--silk/mips/sigproc_fix_mipsr1.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/silk/mips/sigproc_fix_mipsr1.h b/silk/mips/sigproc_fix_mipsr1.h
index 3b0a6953..51520c0a 100644
--- a/silk/mips/sigproc_fix_mipsr1.h
+++ b/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)
{