.extern rt·thunk .text .global _start _start: xor %ebp,%ebp mov %esp,%eax and $-16,%esp push %eax push %eax push %eax push %eax call rt·thunk ");