[GSP::GPU] Stub FlushDataCache

This commit is contained in:
wheremyfoodat 2022-09-21 00:59:38 +03:00
parent cbefe3c2d0
commit 1c8a9e8b56
2 changed files with 11 additions and 0 deletions

View file

@ -26,6 +26,7 @@ class GPUService {
// Service commands
void acquireRight(u32 messagePointer);
void flushDataCache(u32 messagePointer);
void registerInterruptRelayQueue(u32 messagePointer);
void setLCDForceBlack(u32 messagePointer);
void writeHwRegs(u32 messagePointer);