Retro68/binutils/ld/testsuite/ld-m68hc11/link-hcs12.s
2012-03-26 21:18:29 +02:00

8 lines
114 B
ArmAsm

;;; Test 68HCS12 and 68HC12 mixes (compatible case)
;;;
.sect .text
.globl _start
_start:
bsr main
bra _start