mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-10-30 15:39:02 -05:00 
			
		
		
		
	System: Correct PrepareReschedule.
This commit is contained in:
		| @@ -415,7 +415,7 @@ bool System::IsPoweredOn() const { | ||||
| } | ||||
|  | ||||
| void System::PrepareReschedule() { | ||||
|     CurrentCoreManager().PrepareReschedule(); | ||||
|     impl->CurrentPhysicalCore().Stop(); | ||||
| } | ||||
|  | ||||
| void System::PrepareReschedule(const u32 core_index) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Fernando Sahmkow
					Fernando Sahmkow