github.com/DQNEO/babygo@v0.0.3/src/os/_.s (about)

     1  // This file is nothing more than a dummy to deceive Goland. Babygo is actually not using this.
     2  #include "textflag.h"
     3  
     4  TEXT	 os·runtime_args(SB), NOSPLIT
     5      RET
     6  
     7  TEXT	 os·runtime_getenv(SB), NOSPLIT
     8      RET