forked from Bananymous/banan-os
Kernel: Move kmalloc and MMU to Memory directory
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <kernel/APIC.h>
|
||||
#include <kernel/CPUID.h>
|
||||
#include <kernel/IDT.h>
|
||||
#include <kernel/MMU.h>
|
||||
#include <kernel/Memory/MMU.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user