- _start
void _start()
Undocumented in source. Be warned that the author may not have intended to support it.
- clock_gettime
int clock_gettime(clockid_t , timespec* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- main
int main()
Undocumented in source. Be warned that the author may not have intended to support it.
- printf
int printf(char* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.