mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 01:22:40 +00:00
Kernel: Preempt Single core on redudant yields.
This commit is contained in:
@@ -212,6 +212,8 @@ public:
|
||||
/// Exceptional exit the OS.
|
||||
void ExceptionalExit();
|
||||
|
||||
bool IsMulticore() const;
|
||||
|
||||
private:
|
||||
friend class Object;
|
||||
friend class Process;
|
||||
|
||||
Reference in New Issue
Block a user