|
PSPSDK 2026-01-13
|
This structure represents a boot callback belonging to a module. More...
#include <kernel/pspinit.h>
Data Fields | |
| void * | boot_callback_func |
| The boot callback function. | |
| u32 | gp |
| Global pointer value of the module. | |
This structure represents a boot callback belonging to a module.
| void* SceBootCallback::boot_callback_func |
The boot callback function.
| u32 SceBootCallback::gp |
Global pointer value of the module.