.file "20001123-1.c" .text .align 2 .globl func .type func, @function func: link.w %a6,#0 unlk %a6 rts .size func, .-func .ident "GCC: (GNU) 3.3.2"