shave off 2 bytes from crt1.o _start

This commit is contained in:
Rich Felker 2011-02-20 19:07:19 -05:00
parent 3075f7e847
commit ba68efc921
1 changed files with 2 additions and 2 deletions

View 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