early-access version 2814

This commit is contained in:
pineappleEA
2022-07-03 10:24:53 +02:00
parent dc2419801a
commit b45f33b6ff
35 changed files with 12094 additions and 8178 deletions

View File

@@ -170,7 +170,6 @@ private:
*/
void UpdateLastContextSwitchTime(KThread* thread, KProcess* process);
static void OnSwitch(void* this_scheduler);
void SwitchToCurrent();
KThread* prev_thread{};