.file "zero-strct-1.c" .text .align 2 .globl f .type f, @function f: link.w %a6,#-4 move.l %sp,%d0 clr.l -(%sp) pea -2(%a6) move.l %d0,-(%sp) jbsr memcpy lea (12,%sp),%sp jbsr bar unlk %a6 rts .size f, .-f .ident "GCC: (GNU) 3.3.2"