Changes

50 bytes added ,  17:51, 16 July 2017
Line 228: Line 228:  
== svcSetHeapSize ==
 
== svcSetHeapSize ==
 
Size must be a multiple of 0x2000000. The heap base-address is written to out.
 
Size must be a multiple of 0x2000000. The heap base-address is written to out.
 +
 +
It allows both extending and shrinking the heap.
    
== svcSetMemoryPermission ==
 
== svcSetMemoryPermission ==