summaryrefslogtreecommitdiff
path: root/bfd/elf32-hppa.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-hppa.h')
-rw-r--r--bfd/elf32-hppa.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/elf32-hppa.h b/bfd/elf32-hppa.h
index ea680c305df..720cd087ae0 100644
--- a/bfd/elf32-hppa.h
+++ b/bfd/elf32-hppa.h
@@ -36,6 +36,12 @@
#include "libhppa.h"
#include "elf/hppa.h"
+int elf32_hppa_setup_section_lists
+ PARAMS ((bfd *, struct bfd_link_info *));
+
+void elf32_hppa_next_input_section
+ PARAMS ((struct bfd_link_info *, asection *));
+
boolean elf32_hppa_size_stubs
PARAMS ((bfd *, bfd *, struct bfd_link_info *, boolean, bfd_signed_vma,
asection * (*) PARAMS ((const char *, asection *)),