| Index: bfd/elf32-score.h
|
| diff --git a/bfd/elf32-score.h b/bfd/elf32-score.h
|
| index 54bd0922dda270bd425ab9d262a859c350ece32d..f31560340e147d67d012849488c1519b3db62014 100644
|
| --- a/bfd/elf32-score.h
|
| +++ b/bfd/elf32-score.h
|
| @@ -30,10 +30,10 @@ s7_bfd_score_elf_hide_symbol (struct bfd_link_info *,
|
| struct elf_link_hash_entry *,
|
| bfd_boolean);
|
|
|
| -extern void
|
| +extern void
|
| s7_bfd_score_info_to_howto (bfd *, arelent *, Elf_Internal_Rela *);
|
|
|
| -extern bfd_boolean
|
| +extern bfd_boolean
|
| s7_bfd_score_elf_relocate_section (bfd *,
|
| struct bfd_link_info *,
|
| bfd *,
|
|
|