mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-11 22:22:33 -05:00
Added .rodata.str1.1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5783 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bc54fbd673
commit
3fcfdffe88
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ SECTIONS
|
||||||
|
|
||||||
.rodata : {
|
.rodata : {
|
||||||
*(.rodata)
|
*(.rodata)
|
||||||
|
*(.rodata.str1.1)
|
||||||
*(.rodata.str1.4)
|
*(.rodata.str1.4)
|
||||||
. = ALIGN(0x4);
|
. = ALIGN(0x4);
|
||||||
} > PLUGIN_RAM
|
} > PLUGIN_RAM
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue