summaryrefslogtreecommitdiff
path: root/apps/codecs
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs')
-rw-r--r--apps/codecs/Tremor/asm_mcf5249.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/codecs/Tremor/asm_mcf5249.h b/apps/codecs/Tremor/asm_mcf5249.h
index 3583077..811148a 100644
--- a/apps/codecs/Tremor/asm_mcf5249.h
+++ b/apps/codecs/Tremor/asm_mcf5249.h
@@ -27,7 +27,6 @@
#define MB()
static inline void mcf5249_init_mac(void) {
- int r;
asm volatile ("move.l #0x20, %macsr;"); /* frac, truncate, no saturation */
}