CPU: Update debug dispatcher flag on init
This commit is contained in:
@ -25,7 +25,6 @@ ALWAYS_INLINE static void CheckForPendingInterrupt()
|
||||
}
|
||||
|
||||
void DispatchInterrupt();
|
||||
bool UpdateDebugDispatcherFlag();
|
||||
|
||||
// icache stuff
|
||||
ALWAYS_INLINE static bool IsCachedAddress(VirtualMemoryAddress address)
|
||||
|
||||
Reference in New Issue
Block a user