Releasing debian version 3:6.03+dfsg-10.
[syslinux-debian.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 */