Andes Technology has good news for you, we plan to update the nds32 port of binutils...
[external/binutils.git] / ld / testsuite / ld-nds32 / relax_jmp.ld
1 SECTIONS
2 {
3   .text 0x0 : {
4     * (.text .text.*);
5   }
6 }