PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / textrel2.s
1 .text
2 .align 5
3 .globl g
4 .hidden g
5 g:
6 rts
7 nop
This page took 0.030953 seconds and 4 git commands to generate.