Go to the documentation of this file.
13 #ifndef __PRXTYPES_H__
14 #define __PRXTYPES_H__
18 #define PSP_MODULE_MAX_NAME 28
19 #define PSP_LIB_MAX_NAME 128
20 #define PSP_ENTRY_MAX_NAME 128
22 #define PSP_MAX_V_ENTRIES 255
23 #define PSP_MAX_F_ENTRIES 65535
25 #define PSP_MODULE_INFO_NAME ".rodata.sceModuleInfo"
28 #define PSP_MODULE_REMOVE_REL ".rel.sceStub.text"
31 #define PSP_SYSTEM_EXPORT "syslib"