Fix the bootloader
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17450 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
209aa8eda5
commit
f177de9aff
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ SECTIONS
|
|||
*(.eh_frame)
|
||||
}
|
||||
|
||||
_initdata_end =.;
|
||||
|
||||
.stack :
|
||||
{
|
||||
*(.stack)
|
||||
|
|
Loading…
Reference in a new issue