mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-07 10:20:29 +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
|
// should be set to zero on other platforms
|
||||||
mov x1,x15
|
mov x1,x15
|
||||||
|
|
||||||
// third arg (x2) is the program path passed by ape-m1.c
|
// third arg is program path passed by loader
|
||||||
// fourth arg (x3) is os
|
// fourth arg is detected os passed by loader
|
||||||
|
|
||||||
// switch to c code
|
// switch to c code
|
||||||
bl cosmo
|
bl cosmo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue