Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
OSResetSW.h File Reference

Go to the source code of this file.

Typedefs

typedef void(* OSResetCallback) (void)
 

Functions

static BOOL OSGetResetButtonState (void)
 
BOOL OSGetResetSwitchState (void)
 
void __OSResetSWInterruptHandler (__OSInterrupt interrupt, OSContext *context)
 

Typedef Documentation

◆ OSResetCallback

typedef void(* OSResetCallback) (void)

Function Documentation

◆ __OSResetSWInterruptHandler()

void __OSResetSWInterruptHandler ( __OSInterrupt  interrupt,
OSContext context 
)

◆ OSGetResetButtonState()

static BOOL OSGetResetButtonState ( void  )
static

◆ OSGetResetSwitchState()

BOOL OSGetResetSwitchState ( void  )