sunxi-tools/boot_head.lds
2012-10-11 17:04:14 +02:00

8 lines
81 B
Plaintext

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