5#ifndef MODULEMGR_OPTIONS_H
6#define MODULEMGR_OPTIONS_H
9#include "sysmem_user.h"
12#define SCE_KERNEL_LM_POS_LOW (SCE_KERNEL_SMEM_Low)
13#define SCE_KERNEL_LM_POS_HIGH (SCE_KERNEL_SMEM_High)
14#define SCE_KERNEL_LM_POS_ADDR (SCE_KERNEL_SMEM_Addr)
17#define SCE_KERNEL_LM_ACCESS_NOSEEK (1)
Definition modulemgr_options.h:20
u8 position
Definition modulemgr_options.h:30
SceUID mpIdData
Definition modulemgr_options.h:26
SceSize size
Definition modulemgr_options.h:22
s8 access
Definition modulemgr_options.h:32
u32 flags
Definition modulemgr_options.h:28
SceUID mpIdText
Definition modulemgr_options.h:24
Definition modulemgr_options.h:38
s32 priority
Definition modulemgr_options.h:49
SceUID mpIdStack
Definition modulemgr_options.h:45
SceSize stackSize
Definition modulemgr_options.h:47
u32 attribute
Definition modulemgr_options.h:51
SceSize size
Definition modulemgr_options.h:40