.file "wkali-2b.c" .globl foo .set foo,bar_b .text .align 2 .globl bar_b .type bar_b, @function bar_b: link.w %a6,#0 moveq.l #1,%d0 unlk %a6 rts .size bar_b, .-bar_b .ident "GCC: (GNU) 3.3.2"