Merge pull request #4547 from lioncash/proto
CommandProcessor: Remove unimplemented prototypes
This commit is contained in:
commit
222b52e511
|
@ -130,8 +130,6 @@ void UpdateInterrupts(u64 userdata);
|
|||
void UpdateInterruptsFromVideoBackend(u64 userdata);
|
||||
|
||||
bool IsInterruptWaiting();
|
||||
void SetInterruptTokenWaiting(bool waiting);
|
||||
void SetInterruptFinishWaiting(bool waiting);
|
||||
|
||||
void SetCpClearRegister();
|
||||
void SetCpControlRegister();
|
||||
|
|
Loading…
Reference in New Issue