ack/mach/m68k2/libsys/acct.s

7 lines
88 B
ArmAsm
Raw Normal View History

1985-04-18 15:14:37 +00:00
.define _acct
.extern _acct
.text
_acct: move.w #0x33,d0
move.l 4(sp),a0
jmp callc