shave off 2 bytes from crt1.o _start
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user