summaryrefslogtreecommitdiff
path: root/apps/codecs/lib/asm_mcf5249.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/lib/asm_mcf5249.h')
-rw-r--r--apps/codecs/lib/asm_mcf5249.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/codecs/lib/asm_mcf5249.h b/apps/codecs/lib/asm_mcf5249.h
index 88b7961431..8378accb2a 100644
--- a/apps/codecs/lib/asm_mcf5249.h
+++ b/apps/codecs/lib/asm_mcf5249.h
@@ -27,8 +27,6 @@
27#ifndef _V_WIDE_MATH 27#ifndef _V_WIDE_MATH
28#define _V_WIDE_MATH 28#define _V_WIDE_MATH
29 29
30#define MB()
31
32static inline int32_t MULT32(int32_t x, int32_t y) { 30static inline int32_t MULT32(int32_t x, int32_t y) {
33 31
34 asm volatile ("mac.l %[x], %[y], %%acc0;" /* multiply & shift */ 32 asm volatile ("mac.l %[x], %[y], %%acc0;" /* multiply & shift */