fix sp loading
This commit is contained in:
@@ -109,7 +109,7 @@ class Thread {
|
||||
*/
|
||||
void go();
|
||||
|
||||
void load_paging();
|
||||
void load_paging(Thread* t);
|
||||
|
||||
/*! \brief Switches from the currently running thread to the `next` one.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user