KProcess: Difference between revisions
No edit summary |
No edit summary |
||
Line 152: | Line 152: | ||
| KLinkedListNode* | | KLinkedListNode* | ||
| Pointer to last KLinkedListNode in list of KMemoryBlocks used by the process | | Pointer to last KLinkedListNode in list of KMemoryBlocks used by the process | ||
|- | |||
| 0x40 | |||
| u32 | |||
| Translation table base | |||
|- | |||
| 0x44 | |||
| u8 | |||
| Context ID | |||
|- | |- | ||
| 0x4C | | 0x4C |