Code-base clean-up and refactoring (#47)
[lunaix-os.git] / lunaix-os / arch / x86 / boot / boot_helper.c
index 3b7b4376e76d328ada1d7a6045b9e770d879ddf3..88ab02592a6ffedc898be07319b788e07ef72208 100644 (file)
@@ -3,10 +3,10 @@
 #include <lunaix/mm/pmm.h>
 #include <lunaix/spike.h>
 #include <lunaix/sections.h>
-#include <lunaix/generic/bootmem.h>
 
-#include <sys/mm/mm_defs.h>
+#include <asm/mm_defs.h>
 #include <sys/boot/bstage.h>
+#include <sys-generic/bootmem.h>
 
 #ifdef CONFIG_ARCH_X86_64