6 #ifndef _PSP2KERN_KERNEL_DIPSW_H_
7 #define _PSP2KERN_KERNEL_DIPSW_H_
SceUInt32 ksceKernelGetDipswInfo(unsigned int idx)
Get dipsw info.
uint32_t shell_flags
Definition: dipsw.h:23
void ksceKernelClearDipsw(unsigned int bit)
Clear dipsw bit.
uint32_t system_control_flags
Definition: dipsw.h:25
uint32_t sce_sdk_flags
Definition: dipsw.h:22
uint16_t cp_version
Definition: dipsw.h:18
VITASDK_BUILD_ASSERT_EQ(0x20, SceDipsw)
void ksceKernelSetDipsw(unsigned int bit)
Set dipsw bit.
uint32_t aslr_seed
Definition: dipsw.h:21
uint32_t cp_timestamp_1
Definition: dipsw.h:17
uint32_t debug_control_flags
Definition: dipsw.h:24
uint16_t cp_build_id
Definition: dipsw.h:19
uint32_t cp_timestamp_2
Definition: dipsw.h:20
int ksceKernelCheckDipsw(unsigned int bit)
Check dipsw bit.
uint32_t SceUInt32
Definition: types.h:45