From ba96a88f080f2b56a2cbe113ac9e287bfd21ef97 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 29 May 1999 11:05:22 +0000 Subject: Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec. --- bfd/bfd-in2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/bfd-in2.h') diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 044e1a55433..7e915e994f8 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -728,7 +728,7 @@ extern boolean bfd_arm_get_bfd_for_interworking PARAMS ((struct bfd_link_info *)); extern boolean bfd_elf32_arm_process_before_allocation - PARAMS ((bfd *, struct bfd_link_info *)); + PARAMS ((bfd *, struct bfd_link_info *, int)); extern boolean bfd_elf32_arm_get_bfd_for_interworking PARAMS ((bfd *, struct bfd_link_info *)); -- cgit v1.2.1