From f6d3cebdfa9995b72e4761c6de9b38bb87965653 Mon Sep 17 00:00:00 2001 From: Thom Johansen Date: Wed, 8 Jun 2005 13:49:09 +0000 Subject: Kill warning. I suck. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6612 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/Tremor/asm_mcf5249.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps') diff --git a/apps/codecs/Tremor/asm_mcf5249.h b/apps/codecs/Tremor/asm_mcf5249.h index 35830772e5..811148a8c8 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 */ } -- cgit v1.2.3