forked from len0rd/rockbox
Removed section .pad, since it's no longer required
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1743 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
095d47ea20
commit
bfe55a4a09
1 changed files with 0 additions and 5 deletions
|
|
@ -61,11 +61,6 @@ SECTIONS
|
||||||
_mp3end = .;
|
_mp3end = .;
|
||||||
} > DRAM
|
} > DRAM
|
||||||
|
|
||||||
.pad 0x0900C800 :
|
|
||||||
{
|
|
||||||
LONG(0);
|
|
||||||
} > DRAM
|
|
||||||
|
|
||||||
.iram 0xf000000 : AT ( _iramcopy )
|
.iram 0xf000000 : AT ( _iramcopy )
|
||||||
{
|
{
|
||||||
_iramstart = .;
|
_iramstart = .;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue