blob: a3275f5fd5be9d1afdc5465f423b48f0cfd91937 [file]
SECTIONS
{
.text 0x01014000 :
{
*(.text)
foo = (. + 0x100);
}
}