@@ -14,6 +14,5 @@ _start:
pushl %ecx
call 1f
1: addl $[main-.],(%esp)
- //pushl $main
call __libc_start_main
1: jmp 1b