blob: 6b5704cad9418ecc07ff0e083e31d8cf901acda1 [file] [log] [blame]
SECTIONS
{
.text 0x01014000 :
{
foo = .;
. = (. + 0x800004);
*(.text)
}
}