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