Retro68/binutils/ld/testsuite/ld-nds32/imm.ld

7 lines
59 B
Plaintext
Raw Normal View History

2015-08-28 15:32:19 +00:00
SECTIONS
{
.text 0x1000 : {
* (.text .text.*);
}
}