PSPSDK 2025-04-22
Loading...
Searching...
No Matches
prxexports.c File Reference
#include <pspmoduleexport.h>
Include dependency graph for prxexports.c:

Macros

#define NULL   ((void *) 0)
 

Variables

int module_start
 
struct SceModuleInfo module_info
 
const struct _PspLibraryEntry __library_exports [1]
 

Macro Definition Documentation

◆ NULL

#define NULL   ((void *) 0)

Variable Documentation

◆ __library_exports

const struct _PspLibraryEntry __library_exports[1]
Initial value:
= {
{ ((void *) 0) , 0x0000, 0x8000, 4, 1, 1, (unsigned int *) &__syslib_exports },
}

◆ module_info

struct SceModuleInfo module_info
extern

◆ module_start

int module_start
extern