Code-base clean-up and refactoring (#47)
[lunaix-os.git] / lunaix-os / arch / x86 / includes / sys / elf.h
1 #ifndef __LUNAIX_ARCH_X86_ELF_H
2 #define __LUNAIX_ARCH_X86_ELF_H
3
4 #include <sys-generic/elf.h>
5
6 #endif /* __LUNAIX_ARCH_X86_ELF_H */