This commit is contained in:
sum2012 2020-07-28 10:50:06 +08:00
parent 74f710a228
commit 3447cdf6dd

View File

@ -102,6 +102,7 @@ static u32 sceKernelPartitionMaxFreeMemSize(int partitionId) {
static u32 SysMemForKernel_536AD5E1()
{
ERROR_LOG(SCEKERNEL, "UNIMP SysMemForKernel_536AD5E1");
return 0;
}