8 lines
79 B
Text
8 lines
79 B
Text
SECTIONS
|
|
{
|
|
.text 0x01014000 :
|
|
{
|
|
*(.text)
|
|
foo = (. + 0x41fff8);
|
|
}
|
|
}
|