sunxi-tools/fel-pio.lds

8 lines
77 B
Plaintext

SECTIONS
{
. = 0x2000;
.text : { *(.text) }
}