Line 187: |
Line 187: |
| |- | | |- |
| | 0x530 | | | 0x530 |
− | | u64 | + | | KLinkedListNode<KThread> |
− | |
| + | | ExceptionThreadList |
− | |-
| |
− | | 0x538
| |
− | | u64
| |
− | | | |
| |- | | |- |
| | 0x540 | | | 0x540 |
− | | [[KThread]]* | + | | KThread* |
| | ExceptionThread | | | ExceptionThread |
| |- | | |- |
| | 0x548 | | | 0x548 |
− | | KLinkedListNode | + | | KLinkedListNode<KThread> |
| | ThreadList | | | ThreadList |
| |- | | |- |