forked from len0rd/rockbox
Fix stupid mistake.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8787 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ff493e081f
commit
374647f478
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
#ifdef CPU_ARM
|
||||
.section .icode,"ax",%progbits
|
||||
#elif
|
||||
#else
|
||||
.section .icode,"ax",@progbits
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue