write kernel sp to tss in dispatcher
This commit is contained in:
@@ -47,3 +47,5 @@ void init();
|
||||
void setStackpointer(void* ptr);
|
||||
|
||||
} // namespace TSS
|
||||
extern TSS::Entry mytss;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user