mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 13:27:58 -05: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