summaryrefslogtreecommitdiff
path: root/include/elf/arm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/arm.h')
-rw-r--r--include/elf/arm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/arm.h b/include/elf/arm.h
index de3ed066441..3ca00b68dfa 100644
--- a/include/elf/arm.h
+++ b/include/elf/arm.h
@@ -71,6 +71,8 @@
/* Additional section types. */
#define SHT_ARM_EXIDX 0x70000001 /* Section holds ARM unwind info. */
+#define SHT_ARM_PREEMPTMAP 0x70000002 /* Section pre-emption details. */
+#define SHT_ARM_ATTRIBUTES 0x70000003 /* Section holds attributes. */
/* ARM-specific values for sh_flags. */
#define SHF_ENTRYSECT 0x10000000 /* Section contains an entry point. */