KProcess: Difference between revisions
update old struct |
No edit summary |
||
Line 33: | Line 33: | ||
| 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 | |||
|- | |- | ||
| 0x50 | | 0x50 |