blob: bddc653e29bf6f6d2e5c66005433d66f98740478 [file]
SECTIONS
{
.text 0x00 : { *(.text) }
.text2 0x100000000 : { *(.foo.text) }
}