PS2SDK
PS2 Homebrew Libraries
|
#include <tamtypes.h>
#include <stdio.h>
#include <loadcore.h>
#include <thbase.h>
#include "iopdebug.h"
#include "iopdebug_priv.h"
Go to the source code of this file.
Functions | |
IRX_ID ("iopdebug", 1, 0) | |
int | _start (int argc, char *argv[]) |
int | _stop (int argc, char *argv[]) |
Variables | |
struct irx_export_table | _exp_iopdebug |
IOPDEBUG - IOP debugging library. startup code
Definition in file main.c.