vitasdk
Documentation of the vitasdk
pm_mgr.h
Go to the documentation of this file.
1 
6 #ifndef _PSP2KERN_KERNEL_PM_MGR_H_
7 #define _PSP2KERN_KERNEL_PM_MGR_H_
8 
9 #include <vitasdk/build_utils.h>
10 #include <psp2kern/types.h>
11 
12 #ifdef __cplusplus
13 extern "C" {
14 #endif
15 
16 typedef char SceProductMode;
18 
20 
22 
23 #ifdef __cplusplus
24 }
25 #endif
26 
27 #endif /* _PSP2KERN_KERNEL_PM_MGR_H_ */
char SceProductMode
Definition: pm_mgr.h:16
VITASDK_BUILD_ASSERT_EQ(1, SceProductMode)
int kscePmMgrIsExternalBootMode(void)
int kscePmMgrGetProductMode(SceProductMode *result)