mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	kernel/svc: Name supervisor call 0x36
This call was added to the SVC handlers in the 8.0.0 kernel, so we can finally give it a name.
This commit is contained in:
		
							parent
							
								
									83b830eb2f
								
							
						
					
					
						commit
						f8be3f55da
					
				| @ -2290,7 +2290,7 @@ static const FunctionDef SVC_Table[] = { | ||||
|     {0x33, SvcWrap<GetThreadContext>, "GetThreadContext"}, | ||||
|     {0x34, SvcWrap<WaitForAddress>, "WaitForAddress"}, | ||||
|     {0x35, SvcWrap<SignalToAddress>, "SignalToAddress"}, | ||||
|     {0x36, nullptr, "Unknown"}, | ||||
|     {0x36, nullptr, "SynchronizePreemptionState"}, | ||||
|     {0x37, nullptr, "Unknown"}, | ||||
|     {0x38, nullptr, "Unknown"}, | ||||
|     {0x39, nullptr, "Unknown"}, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Lioncash
						Lioncash