Search found 1 match

by coldbit
Wed Sep 26, 2007 6:38 am
Forum: PSP Development
Topic: pspdev/sdk "sio" sample from 1.50 kernel to 3.xx k
Replies: 45
Views: 33343

You have to use:

Code: Select all

kuKernelLoadModule
(see kubridge.h in the SDK of 3.71 M33 release)
rather than:

Code: Select all

sceKernelLoadModule