mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-26 14:25:46 +02:00
The base DebugInterface now depends on the Core's CPUThreadGuard, and utilities in Common shouldn't be depending on Core facilities. So, we can move this into the core library instead.