sunxi-tools/fel-boot.lds
2012-09-04 21:52:56 +02:00

8 lines
77 B
Plaintext

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