.define __times .sect .text .sect .rom .sect .data .sect .bss .extern __times .sect .text __times: move.w #0x2B,d0 move.l 4(sp),a0 trap #0 rts