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