ack/mach/m68k4/libsys/acct.s

7 lines
88 B
ArmAsm
Raw Normal View History

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