Revert "[APU] Temp XMA context allocation region workaround"
This reverts commit 968c337d22.
This commit is contained in:
@@ -31,7 +31,6 @@ class Memory;
|
||||
enum SystemHeapFlag : uint32_t {
|
||||
kSystemHeapVirtual = 1 << 0,
|
||||
kSystemHeapPhysical = 1 << 1,
|
||||
kSystemHeapLargePages = 1 << 2,
|
||||
|
||||
kSystemHeapDefault = kSystemHeapVirtual,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user