blob: 8f991b291879172b32064fa8da90b6d41831ebcf [file] [log] [blame]
SECTIONS
{
.text 0x01014000 :
{
*(.text)
foo = (. + 0x1F8);
}
}