Fix vm::lock_range wrong check

Minor header refactoring.
This commit is contained in:
Nekotekina 2020-11-03 07:18:42 +03:00
parent 8d5e119582
commit ba5ed5f380
9 changed files with 44 additions and 28 deletions

View file

@ -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");