summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libelf/libelf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libelf/libelf.h b/lib/libelf/libelf.h
index ceb0350..7a707c3 100644
--- a/lib/libelf/libelf.h
+++ b/lib/libelf/libelf.h
@@ -75,6 +75,7 @@ typedef enum {
ELF_T_VNEED,
ELF_T_WORD,
ELF_T_XWORD,
+ ELF_T_GNUHASH, /* GNU style hash tables. */
ELF_T_NUM
} Elf_Type;
OpenPOWER on IntegriCloud