git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
restructure the aa64 isa related header files.
[lunaix-os.git]
/
lunaix-os
/
arch
/
aarch64
/
includes
/
asm
/
aa64.h
1
#ifndef __LUNAIX_AA64_H
2
#define __LUNAIX_AA64_H
3
4
#include "aa64_asm.h"
5
#include "aa64_mmu.h"
6
#include "aa64_msrs.h"
7
#include "aa64_sysinst.h"
8
9
#endif /* __LUNAIX_AA64_H */