#include <pspkernel.h>
#include <pspdebug.h>
Functions | |
int | sceKernelRegisterKprintfHandler (void *func, void *args) |
int | pspDebugInstallKprintfHandler (PspDebugKprintfHandler handler) |
Install a Kprintf handler into the system. |
int sceKernelRegisterKprintfHandler | ( | void * | func, | |
void * | args | |||
) |