1 2 3 4 5 6 7
#ifndef elf32_h #define elf32_h #define ELF_CLASS ELFCLASS32 #include "elfxx.h" #endif /* elf32_h */