Enable paging WIP

This commit is contained in:
Justin C. Miller
2018-04-25 10:48:14 -07:00
parent fd9e0944cb
commit bed882f41c
5 changed files with 310 additions and 144 deletions

View File

@@ -14,8 +14,6 @@ public:
private:
friend class page_manager;
};
extern memory_manager g_memory_manager;