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