diff options
Diffstat (limited to 'bfd/elf32-tic6x.h')
-rw-r--r-- | bfd/elf32-tic6x.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/elf32-tic6x.h b/bfd/elf32-tic6x.h index dfb488c731a..e8df4e2ca72 100644 --- a/bfd/elf32-tic6x.h +++ b/bfd/elf32-tic6x.h @@ -19,6 +19,8 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ +extern int elf32_tic6x_merge_arch_attributes (int, int); + /* This function is provided for use from the assembler. */ extern void elf32_tic6x_set_use_rela_p (bfd *, bfd_boolean); |