|
PS2SDK
PS2 Homebrew Libraries
|
#include "types.h"#include "defs.h"#include "irx.h"#include "iomanX.h"#include "stdio.h"#include "iopmgr.h"
Include dependency graph for main.c:Go to the source code of this file.
Functions | |
| IRX_ID (IOPMGR_MODNAME, IOPMGR_VERSION_HIGH, IOPMGR_VERSION_LOW) | |
| void | cmdline_handle (char *command, char *arg1) |
| int | _start (int argc, char *argv[]) |
| int | shutdown () |
Variables | |
| struct irx_export_table | _exp_iopmgr |
init code for iop manager.
Definition in file main.c.