mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
99573a9826
* ld-m68hc11/link-hcs12.s: New file. * ld-m68hc11/link-hc12.s: New file.
7 lines
93 B
ArmAsm
7 lines
93 B
ArmAsm
;;; Test 68HCS12 and 68HC12 mixes (compatible case)
|
|
;;;
|
|
.sect .text
|
|
.globl main
|
|
main:
|
|
rts
|