Kernel: replace usage of Core::System::GetInstance().PrepareReschedule() with callback
This commit is contained in:
@ -57,6 +57,7 @@ private:
|
||||
~Mutex() override;
|
||||
|
||||
friend class KernelSystem;
|
||||
KernelSystem& kernel;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user