.define __stat
.extern __stat
.sect .text
.sect .rom
.sect .data
.sect .bss
__stat: move.l #0x12,d0
jmp (callc)