Memory layout: Difference between revisions
Line 201: | Line 201: | ||
0xFFFF9000 Pointer to the current KThread instance | 0xFFFF9000 Pointer to the current KThread instance | ||
0xFFFF9004 Pointer to the current KProcess instance | 0xFFFF9004 Pointer to the current KProcess instance | ||
0xFFFF9010 Pointer | 0xFFFF9010 Pointer a KThread (not sure what its role is) | ||
== Handles == | == Handles == |