summaryrefslogtreecommitdiff
path: root/include/elf/avr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/avr.h')
-rw-r--r--include/elf/avr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/avr.h b/include/elf/avr.h
index 115296da404..f0ef47927ad 100644
--- a/include/elf/avr.h
+++ b/include/elf/avr.h
@@ -87,6 +87,7 @@ START_RELOC_NUMBERS (elf_avr_reloc_type)
RELOC_NUMBER (R_AVR_LDS_STS_16, 33)
RELOC_NUMBER (R_AVR_PORT6, 34)
RELOC_NUMBER (R_AVR_PORT5, 35)
+ RELOC_NUMBER (R_AVR_32_PCREL, 36)
END_RELOC_NUMBERS (R_AVR_max)
#endif /* _ELF_AVR_H */