blob: d27646cc952dedf81d1491d97ad4bffd191fd802 [file] [log] [blame]
mostang.com!davidm824d6612003-02-08 10:10:59 +00001#ifndef elf32_h
2#define elf32_h
3
4#define ELF_CLASS ELFCLASS32
5#include "elfxx.h"
6
7#endif /* elf32_h */