mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Fix vm::lock_range wrong check
Minor header refactoring.
This commit is contained in:
parent
8d5e119582
commit
ba5ed5f380
9 changed files with 44 additions and 28 deletions
|
@ -74,6 +74,7 @@
|
|||
|
||||
#include "sync.h"
|
||||
#include "util/logs.hpp"
|
||||
#include "Emu/Memory/vm_locking.h"
|
||||
|
||||
LOG_CHANNEL(sig_log, "SIG");
|
||||
LOG_CHANNEL(sys_log, "SYS");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue