aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-m68hc11/link-hcs12.s
blob: 868d4cf3a7d6994ed5c3c1efde786f14ffd6023a (plain)
1
2
3
4
5
6
7
;;; Test 68HCS12 and 68HC12 mixes (compatible case)
;;;
	.sect .text
	.globl _start
_start:
	bsr	main
	bra	_start