ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
internal.h
Go to the documentation of this file.
1 /*
2 # _____ ___ ____ ___ ____
3 # ____| | ____| | | |____|
4 # | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
5 #-----------------------------------------------------------------------
6 # Licenced under Academic Free License version 2.0
7 # Review ps2sdk README & LICENSE files for further details.
8 */
9 
10 void Intc12Handler(void);
11 void InvokeUserModeCallback(void *dispatcher, void *callback, int id, u32 target, void *common);
12 void ResumeIntrDispatch(void);
void InvokeUserModeCallback(void *dispatcher, void *callback, int id, u32 target, void *common)
void Intc12Handler(void)
Definition: alarm.c:167
void ResumeIntrDispatch(void)
unsigned int u32
Definition: tamtypes.h:30