PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nds32 / relax_jmp.s
CommitLineData
35c08157
KLC
1.text
2.global _start
3_start:
4 j main
5 jal main
6.section .text.2, "ax"
7.globl main
8main:
9 nop
10
This page took 0.142022 seconds and 4 git commands to generate.