summaryrefslogtreecommitdiff
path: root/crt/i386/crt1.s
diff options
context:
space:
mode:
Diffstat (limited to 'crt/i386/crt1.s')
-rw-r--r--crt/i386/crt1.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/crt/i386/crt1.s b/crt/i386/crt1.s
index 050adec8..8702052a 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