old-cross-binutils/ld/testsuite/ld-m68hc11/link-hcs12.s
Stephane Carrez 99573a9826 * ld-m68hc11/link-hcs12.d: New test.
* ld-m68hc11/link-hcs12.s: New file.
	* ld-m68hc11/link-hc12.s: New file.
2003-05-13 19:11:45 +00:00

7 lines
114 B
ArmAsm

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