blob: 10b7e7cf0a02a0cafa1a46b172bb1300395269b2 [file] [log] [blame]
SECTIONS
{
.text 0x01014000 :
{
foo = .;
. = (. + 0x80004);
*(.text)
}
}