add asm headers and linker scripts for aarch64
[lunaix-os.git] / lunaix-os / arch / aarch64 / boot / init.h
index 9668423994098bc9300fabde6d29094c6f79ff20..4593759c57278c4c6db795e9b40deb39c20a4992 100644 (file)
@@ -2,7 +2,7 @@
 #define __LUNAIX_AA64_INIT_H
 
 #include <lunaix/types.h>
-#include <lunaix/generic/bootmem.h>
+#include <sys-generic/bootmem.h>
 
 #define boot_text __attribute__((section(".boot.text")))
 #define boot_data __attribute__((section(".boot.data")))