blob: f14a60535298f9d0ec1793e18f1aaa2c8598ce4b [file]
SECTIONS {
. = 0x0;
.text : { *(.text) }
}