Data Structures | |
| struct | ISVDbg |
Macros | |
| #define | gISVDbgPrnAdrs ((ISVDbg*) 0xb3ff0000) |
Functions | |
| char * | is_debug_print (char *arg0, const char *str, size_t count) |
| void | is_debug_init (void) |
| void | printf (const char *fmt,...) |
| void | osSyncPrintf (const char *fmt,...) |
| void | rmonPrintf (const char *fmt,...) |
| void | is_debug_panic (const char *message, char *file, s32 line) |
| struct ISVDbg |
Referenced by is_debug_init(), and is_debug_print().
Referenced by boot_main().
Referenced by osSyncPrintf(), printf(), and rmonPrintf().
Referenced by is_debug_panic(), UnkModelFunc000(), and UnkModelFunc001().