diff --git a/crt/i386/crt1.s b/crt/i386/crt1.s index 050adec8840a3121cf33f490b3dc03465b748eaa..8702052a75f330f4985e1a70e9af241a5e55884d 100644 --- a/crt/i386/crt1.s +++ b/crt/i386/crt1.s @@ -8,8 +8,8 @@ _start: pushl %esp pushl %esp pushl %edx - pushl $0 - pushl $0 + pushl %ebp + pushl %ebp pushl %eax pushl %ecx pushl $main