Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libunwind
/
5e446b24d7e2a107d5988db49f00b3e7de0295a7
/
.
/
src
/
elf32.h
blob: d27646cc952dedf81d1491d97ad4bffd191fd802 [
file
] [
log
] [
blame
]
mostang.com!davidm
824d661
2003-02-08 10:10:59 +0000
[
diff
] [
blame
]
1
#ifndef
elf32_h
2
#define
elf32_h
3
4
#define
ELF_CLASS ELFCLASS32
5
#include
"elfxx.h"
6
7
#endif
/* elf32_h */