summaryrefslogtreecommitdiffstats
path: root/include/elf/cr16.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/cr16.h')
-rw-r--r--include/elf/cr16.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/elf/cr16.h b/include/elf/cr16.h
index e3f6c50b1..adb243dc9 100644
--- a/include/elf/cr16.h
+++ b/include/elf/cr16.h
@@ -51,6 +51,9 @@ START_RELOC_NUMBERS(elf_cr16_reloc_type)
RELOC_NUMBER (R_CR16_DISP16, 23)
RELOC_NUMBER (R_CR16_DISP24, 24)
RELOC_NUMBER (R_CR16_DISP24a, 25)
+ RELOC_NUMBER (R_CR16_SWITCH8, 26)
+ RELOC_NUMBER (R_CR16_SWITCH16, 27)
+ RELOC_NUMBER (R_CR16_SWITCH32, 28)
END_RELOC_NUMBERS(R_CR16_MAX)
#endif /* _ELF_CR16_H */