Memory: move GetPhysicalPointer and IsValidPhysicalAddress into class
This commit is contained in:
@@ -62,6 +62,4 @@ struct MemoryRegionInfo {
|
||||
void Free(u32 offset, u32 size);
|
||||
};
|
||||
|
||||
void HandleSpecialMapping(VMManager& address_space, const AddressMapping& mapping);
|
||||
|
||||
} // namespace Kernel
|
||||
|
Reference in New Issue
Block a user