Difference between revisions of "KProcess"

From 3dbrew
Jump to navigation Jump to search
Line 1: Line 1:
class KProcess extends KSynchronizationObject;
+
class [[KProcess]] extends [[KSynchronizationObject]];
  
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"

Revision as of 08:13, 27 December 2012

class KProcess extends KSynchronizationObject;

Offset Type Description
0x54 u32 Virtual address of the MMU table for this process
0xA8 u32 Pointer to KCodeSet instance
0xAC u32 Process id