aboutsummaryrefslogtreecommitdiff
path: root/include/elf
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/ft32.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ft32.h b/include/elf/ft32.h
index 4713bff..16fb08e 100644
--- a/include/elf/ft32.h
+++ b/include/elf/ft32.h
@@ -32,7 +32,11 @@ START_RELOC_NUMBERS (elf_ft32_reloc_type)
RELOC_NUMBER (R_FT32_20, 5)
RELOC_NUMBER (R_FT32_17, 6)
RELOC_NUMBER (R_FT32_18, 7)
+ RELOC_NUMBER (R_FT32_RELAX, 8)
+ RELOC_NUMBER (R_FT32_SC0, 9)
+ RELOC_NUMBER (R_FT32_SC1, 10)
RELOC_NUMBER (R_FT32_15, 11)
+ RELOC_NUMBER (R_FT32_DIFF32, 12)
END_RELOC_NUMBERS (R_FT32_max)
#endif /* _ELF_FT32_H */