summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils-2.17/include/elf/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/binutils-2.17/include/elf/common.h')
-rw-r--r--gnu/usr.bin/binutils-2.17/include/elf/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils-2.17/include/elf/common.h b/gnu/usr.bin/binutils-2.17/include/elf/common.h
index 3942922335f..a44e63c959c 100644
--- a/gnu/usr.bin/binutils-2.17/include/elf/common.h
+++ b/gnu/usr.bin/binutils-2.17/include/elf/common.h
@@ -343,6 +343,7 @@
#define SHT_LOOS 0x60000000 /* First of OS specific semantics */
#define SHT_HIOS 0x6fffffff /* Last of OS specific semantics */
+#define SHT_GNU_HASH 0x6ffffff6 /* GNU style symbol hash table */
#define SHT_GNU_LIBLIST 0x6ffffff7 /* List of prelink dependencies */
/* The next three section types are defined by Solaris, and are named