mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 21:35:46 +00:00
hle: Remove shared_page.h/.cpp
This is a holdover from citra that's essentially unused.
This commit is contained in:
parent
112b7d1ee6
commit
aba0f5452d
6 changed files with 0 additions and 161 deletions
|
@ -13,7 +13,6 @@
|
|||
#include "core/hle/kernel/resource_limit.h"
|
||||
#include "core/hle/kernel/thread.h"
|
||||
#include "core/hle/kernel/timer.h"
|
||||
#include "core/hle/shared_page.h"
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue