aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/elf/s12z.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/elf/s12z.h b/include/elf/s12z.h
index fc74b9a..f42fa11 100644
--- a/include/elf/s12z.h
+++ b/include/elf/s12z.h
@@ -30,7 +30,8 @@ START_RELOC_NUMBERS (elf_s12z_reloc_type)
RELOC_NUMBER (R_S12Z_PCREL_7_15, 3)
RELOC_NUMBER (R_S12Z_EXT24, 4)
RELOC_NUMBER (R_S12Z_EXT18, 5)
- RELOC_NUMBER (R_S12Z_EXT32, 6)
+ RELOC_NUMBER (R_S12Z_CW32, 6)
+ RELOC_NUMBER (R_S12Z_EXT32, 7)
END_RELOC_NUMBERS (R_S12Z_max)
#endif