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