Mario Kart 64
Loading...
Searching...
No Matches
__osSetHWIntrRoutine.c File Reference
Include dependency graph for __osSetHWIntrRoutine.c:

Functions

void __osSetHWIntrRoutine (OSHWIntr interrupt, s32(*handler)(void))
 

Variables

s32(* __osHwIntTable [5])(void) = { NULL }
 

Function Documentation

◆ __osSetHWIntrRoutine()

void __osSetHWIntrRoutine ( OSHWIntr interrupt,
s32(* handler )(void) )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ __osHwIntTable

s32(* __osHwIntTable[5])(void) ( void ) = { NULL }