mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 19:12:33 -07:00
HLE: Clean up SVC dispatch mechanism
This commit is contained in:
@@ -41,6 +41,6 @@ enum ArbitrationType {
|
||||
|
||||
namespace SVC {
|
||||
|
||||
void Register();
|
||||
void CallSVC(u32 opcode);
|
||||
|
||||
} // namespace
|
||||
|
Reference in New Issue
Block a user