HLE: Clean up SVC dispatch mechanism
This commit is contained in:
parent
9cdfe5d864
commit
ecff2351a1
5 changed files with 40 additions and 79 deletions
|
@ -41,6 +41,6 @@ enum ArbitrationType {
|
|||
|
||||
namespace SVC {
|
||||
|
||||
void Register();
|
||||
void CallSVC(u32 opcode);
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue