1
0
Fork 0
forked from len0rd/rockbox

Added .rodata.str1.1

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5783 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2005-02-04 12:40:47 +00:00
parent bc54fbd673
commit 3fcfdffe88

View file

@ -46,6 +46,7 @@ SECTIONS
.rodata : {
*(.rodata)
*(.rodata.str1.1)
*(.rodata.str1.4)
. = ALIGN(0x4);
} > PLUGIN_RAM