Allow stubs without associated input section in ARM backend
[deliverable/binutils-gdb.git] / bfd / bfd-in.h
index 46414056d60a139b525558745ccfa7eb8a839f52..a3a28e52e736665a090d9d77407dbc0b18973c01 100644 (file)
@@ -934,7 +934,8 @@ extern void elf32_arm_next_input_section
   (struct bfd_link_info *, struct bfd_section *);
 extern bfd_boolean elf32_arm_size_stubs
   (bfd *, bfd *, struct bfd_link_info *, bfd_signed_vma,
-   struct bfd_section * (*) (const char *, struct bfd_section *, unsigned int),
+   struct bfd_section * (*) (const char *, struct bfd_section *,
+                            struct bfd_section *, unsigned int),
    void (*) (void));
 extern bfd_boolean elf32_arm_build_stubs
   (struct bfd_link_info *);
This page took 0.035448 seconds and 4 git commands to generate.