summaryrefslogtreecommitdiffstats
path: root/include/elf/x86-64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/x86-64.h')
-rw-r--r--include/elf/x86-64.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/elf/x86-64.h b/include/elf/x86-64.h
index 2252bd0d1..7e9100dba 100644
--- a/include/elf/x86-64.h
+++ b/include/elf/x86-64.h
@@ -53,8 +53,4 @@ START_RELOC_NUMBERS (elf_x86_64_reloc_type)
RELOC_NUMBER (R_X86_64_GNU_VTENTRY, 251) /* GNU C++ hack */
END_RELOC_NUMBERS (R_X86_64_max)
-/* Processor specific section types. */
-
-#define SHT_X86_64_UNWIND 0x70000001 /* unwind information */
-
#endif