vitasdk
Documentation of the vitasdk
threadmgr.h
Go to the documentation of this file.
1 
6 #ifndef _PSP2_KERNEL_THREADMGR_H_
7 #define _PSP2_KERNEL_THREADMGR_H_
8 
9 #ifdef __cplusplus
10 extern "C" {
11 #endif
12 
13 #ifdef __cplusplus
14 }
15 #endif
16 
17 #include <vitasdk/build_utils.h>
29 
30 #endif /* _PSP2_KERNEL_THREADMGR_H_ */
31