blob: 773eee2b6733d7e80afbab5b39e7acceed8de30f [file] [log] [blame]
SECTIONS {
. = 0x00000000;
.text : { *(.text) }
_ftext = 0x00010000;
}