KProcess: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
|- | |- | ||
| 0xA4 | | 0xA4 | ||
| | | u16 | ||
| Handle table size from the exheader kernel descriptors. When this is 0, handle table is stored in WRAM. | | Handle table size from the exheader kernel descriptors. When this is 0, handle table is stored in WRAM. | ||
|- | |||
| 0xA6 | |||
| u16 | |||
| Kernel release version field, from the exheader kernel descriptors. | |||
|- | |- | ||
| 0xA8 | | 0xA8 | ||
Line 43: | Line 47: | ||
| u32 | | u32 | ||
| Process id, this always begins at 0x0 for the first process. | | Process id, this always begins at 0x0 for the first process. | ||
|- | |- | ||
| 0xB8 | | 0xB8 |