diff options
Diffstat (limited to 'include/elf/ft32.h')
-rw-r--r-- | include/elf/ft32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/ft32.h b/include/elf/ft32.h index 5de1b63..4713bff 100644 --- a/include/elf/ft32.h +++ b/include/elf/ft32.h @@ -32,6 +32,7 @@ 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_15, 11) END_RELOC_NUMBERS (R_FT32_max) #endif /* _ELF_FT32_H */ |