Go to the source code of this file.
◆ OSShutdownFunction
◆ OSShutdownFunctionInfo
| typedef struct OSShutdownFunctionInfo OSShutdownFunctionInfo |
◆ OSShutdownFunctionQueue
| typedef struct OSShutdownFunctionQueue OSShutdownFunctionQueue |
◆ OSGetResetCode()
◆ OSRegisterShutdownFunction()
◆ OSResetSystem()
| void OSResetSystem |
( |
int | reset, |
|
|
u32 | resetCode, |
|
|
BOOL | forceMenu ) |
◆ OSRestart()
| void OSRestart |
( |
u32 | resetCode | ) |
|
◆ OSReturnToMenu()
| void OSReturnToMenu |
( |
void | | ) |
|
◆ OSSetBootDol()
| u32 OSSetBootDol |
( |
u32 | dolOffset | ) |
|
◆ OSShutdownSystem()
| void OSShutdownSystem |
( |
| ) |
|
◆ OSUnregisterShutdownFunction()