musl/crt/mips
Alex Rønne Petersen bc5f816a7a mips: use preferred asm mnemomic jr for better assembler compatibility
The LLVM assembler reportedly assembles the form using the j mnemonic
incorrectly (see issue 107460). The jr form is canonical and avoids
this problem, so use it instead.
2024-10-22 18:58:02 -04:00
..
crti.s mark mips crt code as code 2015-05-25 16:02:49 -04:00
crtn.s mips: use preferred asm mnemomic jr for better assembler compatibility 2024-10-22 18:58:02 -04:00