diff options
Diffstat (limited to 'bfd/elf32-xtensa.c')
| -rw-r--r-- | bfd/elf32-xtensa.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/elf32-xtensa.c b/bfd/elf32-xtensa.c index 20b6292..403e218 100644 --- a/bfd/elf32-xtensa.c +++ b/bfd/elf32-xtensa.c @@ -3215,7 +3215,8 @@ elf_xtensa_combine_prop_entries (bfd *output_bfd, static bool elf_xtensa_finish_dynamic_sections (bfd *output_bfd, - struct bfd_link_info *info) + struct bfd_link_info *info, + bfd_byte *buf ATTRIBUTE_UNUSED) { struct elf_xtensa_link_hash_table *htab; bfd *dynobj; |
