[core/memory] Remove defered heap allocation on Linux.
Authored-by: weakboson <weakboson@eden-emu.dev> Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
ba20e5c2f5
commit
01c01e30ee
8 changed files with 29 additions and 150 deletions
|
@ -492,8 +492,6 @@ public:
|
|||
|
||||
bool InvalidateNCE(Common::ProcessAddress vaddr, size_t size);
|
||||
|
||||
bool InvalidateSeparateHeap(void* fault_address);
|
||||
|
||||
private:
|
||||
Core::System& system;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue