Make bfd.link_next field a union
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / textrel2.s
CommitLineData
866f48b7
KK
1 .text
2 .align 5
3 .globl g
4 .hidden g
5g:
6 rts
7 nop
This page took 0.464565 seconds and 4 git commands to generate.