aboutsummaryrefslogtreecommitdiff
path: root/include/elf/mep.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/mep.h')
-rw-r--r--include/elf/mep.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/mep.h b/include/elf/mep.h
index 51eb8d0..4565516 100644
--- a/include/elf/mep.h
+++ b/include/elf/mep.h
@@ -73,6 +73,8 @@ END_RELOC_NUMBERS(R_MEP_max)
#define EF_MEP_CPU_C2 0x01000000 /* MEP c2 */
#define EF_MEP_CPU_C3 0x02000000 /* MEP c3 */
#define EF_MEP_CPU_C4 0x04000000 /* MEP c4 */
+/* 5..7 are reseved */
+#define EF_MEP_CPU_C5 0x08000000 /* MEP c5 */
#define EF_MEP_CPU_H1 0x10000000 /* MEP h1 */
#define EF_MEP_LIBRARY 0x00000100 /* Built as a library */