blob: d6b27d04946ea7e5df4403853e24fb9c2d3ce1cb [file] [log] [blame]
SECTIONS
{
. = 0x1000;
.text : { *(.text) }
}