mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-08 07:42:09 +03:00
cleanup comment cruft in startup code
This commit is contained in:
parent
e2ee1bdd8d
commit
8cd48f0965
@ -14,6 +14,5 @@ _start:
|
||||
pushl %ecx
|
||||
call 1f
|
||||
1: addl $[main-.],(%esp)
|
||||
//pushl $main
|
||||
call __libc_start_main
|
||||
1: jmp 1b
|
||||
|
Loading…
Reference in New Issue
Block a user