mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Add minor improvements and cleanup
This commit is contained in:
parent
9e3e985ae5
commit
feed0d2b0e
163 changed files with 2286 additions and 2245 deletions
|
@ -54,9 +54,8 @@ _start: test %rdi,%rdi
|
|||
mov %rdi,%rcx # auxv
|
||||
mov %ebx,%edi
|
||||
call _executive
|
||||
9: .endfn _start,weak,hidden
|
||||
|
||||
ud2
|
||||
9: ud2
|
||||
.endfn _start,weak,hidden
|
||||
|
||||
/ Macintosh userspace program entrypoint.
|
||||
/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue