sunxi-tools/jtag-loop.lds
2012-09-04 21:50:32 +02:00

8 lines
77 B
Plaintext

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