Merge branch 'master' into isa/arm64
[lunaix-os.git] / lunaix-os / arch / aarch64 / includes / sys / elf.h
1 #ifndef __LUNAIX_ARCH_ELF_H
2 #define __LUNAIX_ARCH_ELF_H
3
4 #include <sys-generic/elf.h>
5
6 #endif /* __LUNAIX_ARCH_ELF_H */