mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-19 01:44:53 +00:00
memory management refactoring
This commit is contained in:
parent
3e60a67785
commit
b7420e7daa
8 changed files with 96 additions and 115 deletions
|
@ -3,7 +3,7 @@
|
|||
#include "Libs.h"
|
||||
#include <debug.h>
|
||||
#include "../../../Util/Log.h"
|
||||
#include "Kernel/MemoryManagement.h"
|
||||
#include "Kernel/memory_management.h"
|
||||
#include "../../../Util/Singleton.h"
|
||||
#include "Kernel/Objects/physical_memory.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue