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
10#include <psp2kern/types.h>
11
12#ifdef __cplusplus
13extern "C" {
14#endif
15
16typedef char SceProductMode;
18
20
22
23#ifdef __cplusplus
24}
25#endif
26
27#endif /* _PSP2KERN_KERNEL_PM_MGR_H_ */
#define VITASDK_BUILD_ASSERT_EQ(__size__, __name__)
Definition build_utils.h:13
char SceProductMode
Definition pm_mgr.h:16
int kscePmMgrIsExternalBootMode(void)
int kscePmMgrGetProductMode(SceProductMode *result)