blob: 2c7bca4c9dcca423d1d4cbc52d0b476998087ea2 [file] [log] [blame]
#ifndef elf32_h
#define elf32_h
#ifndef ELF_CLASS
#define ELF_CLASS ELFCLASS32
#endif
#include "elfxx.h"
#endif /* elf32_h */