mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-06 18:00:28 +00:00
Clean up comments
This commit is contained in:
parent
c5a05f22a2
commit
06cb1bbb47
1 changed files with 2 additions and 2 deletions
|
@ -147,8 +147,8 @@ _start:
|
|||
// should be set to zero on other platforms
|
||||
mov x1,x15
|
||||
|
||||
// third arg (x2) is the program path passed by ape-m1.c
|
||||
// fourth arg (x3) is os
|
||||
// third arg is program path passed by loader
|
||||
// fourth arg is detected os passed by loader
|
||||
|
||||
// switch to c code
|
||||
bl cosmo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue