Clean up comments

This commit is contained in:
Jōshin 2023-12-30 23:05:31 -05:00
parent c5a05f22a2
commit 06cb1bbb47
No known key found for this signature in database

View file

@ -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