1
0
Fork 0
forked from len0rd/rockbox

Fix 3g warning in dsp_arm.S (which showed as an error).

Change-Id: Iccbeca66e809413dda90fec36439b4a180b8a879
This commit is contained in:
Michael Sevakis 2012-04-29 04:57:57 -04:00
parent d8f3e3d0d1
commit 3b578f018c

View file

@ -414,7 +414,7 @@ pga_process:
#define HIGH_PRECISION 0
#if CONFIG_CPU == PP5002
.section .icode,"ax",%progbits
.section .icode
#else
.text
#endif