Retro68/binutils/ld/testsuite/ld-powerpc/ppc476-shared.lnk
2015-08-28 17:32:19 +02:00

7 lines
71 B
Plaintext

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