.define _lock
.sect .text
.sect .rom
.sect .data
.sect .bss
.extern _lock
_lock: move.w #0x35,d0
move.w 4(sp),a0
jmp callc