|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Include dependency graph for exit.c:Go to the source code of this file.
Functions | |
| const char * | SetArg (const char *filename, int argc, char *argv[]) |
Variables | |
| char ** | _kExecArg = {NULL} |
exit - Termination functions for libkernel.
Definition in file exit.c.
| const char* SetArg | ( | const char * | filename, |
| int | argc, | ||
| char * | argv[] | ||
| ) |