KProcess: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
| 0xA8 | | 0xA8 | ||
| u32 | | u32 | ||
| Pointer to KCodeSet instance | | Pointer to [[KCodeSet]] instance | ||
|- | |- | ||
| 0xAC | | 0xAC | ||
Revision as of 07:17, 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 |