Memory layout: Difference between revisions
mNo edit summary |
|||
Line 978: | Line 978: | ||
0xFFFF9004 Pointer to the current KProcess instance | 0xFFFF9004 Pointer to the current KProcess instance | ||
0xFFFF9008 Pointer to the current KScheduler instance | 0xFFFF9008 Pointer to the current KScheduler instance | ||
0xFFFF900C Pointer to the current | 0xFFFF900C Pointer to the current KSchedulableInterruptEventLinkedList instance | ||
0xFFFF9010 Pointer to the last KThread to encounter an exception | 0xFFFF9010 Pointer to the last KThread to encounter an exception | ||