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

7 lines
59 B
Plaintext

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