PS2SDK
PS2 Homebrew Libraries
irx_imports.h
1 
2 #ifndef IOP_IRX_IMPORTS_H
3 #define IOP_IRX_IMPORTS_H
4 
5 #include <irx.h>
6 
7 #include <intrman.h>
8 #include <ioman.h>
9 #include <loadcore.h>
10 #include <stdio.h>
11 #include <sysclib.h>
12 #include <sysmem.h>
13 #include <thbase.h>
14 #include <thevent.h>
15 // #include <thfpool.h>
16 #include <thmsgbx.h>
17 #include <thsemap.h>
18 // #include <thvpool.h>
19 #include <thpool.h>
20 
21 #endif /* IOP_IRX_IMPORTS_H */
thbase.h
sysclib.h
loadcore.h
irx.h
thsemap.h
stdio.h
ioman.h
sysmem.h
intrman.h
thmsgbx.h
thevent.h