Releasing debian version 4.05+dfsg-6+deb7u2.
[syslinux-debian/hramrach.git] / com32 / include / elf.h
blob970753dbb02952871edb872814bb5ecc4a96c89d
1 /*
2 * elf.h
3 */
5 #ifndef _ELF_H
6 #define _ELF_H
8 #include <sys/elf32.h>
9 #include <sys/elf64.h>
11 #endif /* _ELF_H */