VMM: Add FIXME
This commit is contained in:
parent
15f340dbbe
commit
bbd9f1d187
@ -5,6 +5,8 @@
|
||||
|
||||
Paging::VirtualMemoryManager kernelVMM;
|
||||
|
||||
// FIXME: There is a lot of duplicate code in this file. This should probably be refactored.
|
||||
|
||||
namespace Paging
|
||||
{
|
||||
void VirtualMemoryManager::init()
|
||||
|
Loading…
Reference in New Issue
Block a user