[DSP] Stubbing events (vol 1)
This commit is contained in:
@@ -191,4 +191,5 @@ public:
|
||||
}
|
||||
|
||||
void sendGPUInterrupt(GPUInterrupt type) { serviceManager.requestGPUInterrupt(type); }
|
||||
void signalDSPEvents() { serviceManager.signalDSPEvents(); }
|
||||
};
|
||||
Reference in New Issue
Block a user