mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Revert unrelated part of r25491 : fuzev1 init code works again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25495 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7209c5d95c
commit
e7dcec5dde
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ SECTIONS
|
|||
_iend = .;
|
||||
} > IRAM
|
||||
|
||||
.init ENDADDR :
|
||||
.init CODECORIG :
|
||||
{
|
||||
. = ALIGN(4);
|
||||
_initstart = .;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue