restructure the aa64 isa related header files.
[lunaix-os.git] / lunaix-os / arch / aarch64 / includes / asm / aa64.h
index 3452993c66740e4074dc8247b30b206e13d047ff..d9e8d9ac4153fb6c9e330a9bd3885d57cb110087 100644 (file)
@@ -1,7 +1,9 @@
 #ifndef __LUNAIX_AA64_H
 #define __LUNAIX_AA64_H
 
+#include "aa64_asm.h"
 #include "aa64_mmu.h"
 #include "aa64_msrs.h"
+#include "aa64_sysinst.h"
 
 #endif /* __LUNAIX_AA64_H */