Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libunwind
/
8fa95f347e8abe90952f873ac202c3107ed84c1b
/
.
/
src
/
elf64.h
blob: fd10ed824c3e0cdf25940373d1c82f0a5283056e [
file
] [
log
] [
blame
]
#ifndef
elf64_h
#define
elf64_h
#ifndef
ELF_CLASS
#define
ELF_CLASS ELFCLASS64
#endif
#include
"elfxx.h"
#endif
/* elf64_h */