shave off 2 bytes from crt1.o _start
[musl] / crt / i386 / crt1.s
index 050adec..8702052 100644 (file)
@@ -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