1
0
Fork 0
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:
Björn Stenberg 2002-08-14 19:50:16 +00:00
parent 095d47ea20
commit bfe55a4a09

View file

@ -61,11 +61,6 @@ SECTIONS
_mp3end = .;
} > DRAM
.pad 0x0900C800 :
{
LONG(0);
} > DRAM
.iram 0xf000000 : AT ( _iramcopy )
{
_iramstart = .;