ack/mach/m68k2/libsys/lock.s

7 lines
88 B
ArmAsm
Raw Normal View History

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