mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Really fix bootloaders now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25017 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
617ff557e8
commit
9b810734f8
3 changed files with 3 additions and 2 deletions
|
|
@ -83,7 +83,7 @@ newstart:
|
|||
|
||||
#endif
|
||||
|
||||
#ifdef INIT_ATTR
|
||||
#ifdef HAVE_INIT_ATTR
|
||||
/* copy init data to codec buffer */
|
||||
/* must be done before bss is zeroed */
|
||||
ldr r2, =_initcopy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue