blob: 87546ecd74aac9966479b44c50b9eb7440f5eb49 [file] [log] [blame]
SECTIONS
{
.text 0x01014000 :
{
foo = .;
. = (. + 0x20004);
*(.text)
}
}