Retro68/binutils/ld/testsuite/ld-nds32/imm.ld
2015-08-28 17:32:19 +02:00

7 lines
59 B
Plaintext

SECTIONS
{
.text 0x1000 : {
* (.text .text.*);
}
}