Make bfd.link_next field a union
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / link-hcs12.s
CommitLineData
99573a98
SC
1;;; Test 68HCS12 and 68HC12 mixes (compatible case)
2;;;
3 .sect .text
4 .globl _start
5_start:
6 bsr main
7 bra _start
This page took 0.662228 seconds and 4 git commands to generate.