rework external irq system, introduce hierarchical irq
[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 */