ack/mach/m68020/libsys/stty.s

10 lines
124 B
ArmAsm
Raw Normal View History

1987-01-29 22:36:35 +00:00
.define _stty
.extern _stty
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
_stty: move.l #0x21, d0
jmp (call)