aboutsummaryrefslogtreecommitdiff
path: root/include/elf/cr16.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-10-01 15:55:44 +0000
committerNick Clifton <nickc@redhat.com>2007-10-01 15:55:44 +0000
commit7fac7ff4ae7bb9a3cf6be14d963944805c46a755 (patch)
treeee2686c90603a09908abaf74c2f458c5eeb845f8 /include/elf/cr16.h
parentfef8a650d0248ba4cb1ba7bd36ce099cd8169510 (diff)
downloadfsf-binutils-gdb-7fac7ff4ae7bb9a3cf6be14d963944805c46a755.zip
fsf-binutils-gdb-7fac7ff4ae7bb9a3cf6be14d963944805c46a755.tar.gz
fsf-binutils-gdb-7fac7ff4ae7bb9a3cf6be14d963944805c46a755.tar.bz2
Various CR16 fixes
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 e3f6c50..adb243d 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 */