Kernel: MMU keeps track of the current
This commit is contained in:
@@ -20,6 +20,8 @@ namespace Kernel
|
||||
static void initialize();
|
||||
static MMU& get();
|
||||
|
||||
static MMU& current();
|
||||
|
||||
MMU();
|
||||
~MMU();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user