void(* __OSExceptionHandler)(__OSException exception, OSContext *context)
Definition OSException.h:14
void __OSDBJump(void)
Definition OSInit.c:469
void __OSEVSetNumber(void)
void __OSPSInit(void)
Definition OSInit.c:601
void OSExceptionVector(void)
Definition OSInit.c:542
void __OSDBIntegrator(void)
Definition OSInit.c:450
__OSExceptionHandler __OSSetExceptionHandler(u8, __OSExceptionHandler)
Definition OSInit.c:476
__OSExceptionHandler __OSGetExceptionHandler(u8)
Definition OSInit.c:484
void ClearArena(void)
Definition OSInit.c:95
u32 OSGetConsoleType(void)
Definition OSInit.c:80
void OSExceptionInit(void)
Definition OSInit.c:424
u32 __OSGetDIConfig(void)
Definition OSInit.c:611
void OSDefaultExceptionHandler(void)
Definition OSInit.c:579
void OSInit(void)
Initializes the Dolphin operating system.
Definition OSInit.c:154