Fix build error by adding -fno-stack-protector to CFLAGS in usr/LBuild (#63)
[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 */