.file "20011008-2.c" .text .align 2 .globl main .type main, @function main: link.w %a6,#0 moveq.l #15,%d0 move.l %d0,b move.l %d0,e clr.l -(%sp) jbsr exit nop .size main, .-main .comm b,8,2 .comm e,4,2 .ident "GCC: (GNU) 3.3.2"