Add missing ChangeLog entries
[deliverable/binutils-gdb.git] / bfd / elf32-hppa.h
index 87ae5f1f090136f81e606bdd2776c35b70c54da6..972d7495e578734754a1a33afebe31aa4407925f 100644 (file)
 #include "libhppa.h"
 #include "elf/hppa.h"
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+void elf32_hppa_init_stub_bfd
+  (bfd *, struct bfd_link_info *);
+
 int elf32_hppa_setup_section_lists
   (bfd *, struct bfd_link_info *);
 
@@ -74,4 +81,8 @@ extern elf_hppa_reloc_type ** _bfd_elf32_hppa_gen_reloc_type
 #define R_HPPA_ABS_CALL                        R_PARISC_DIR17F
 #define R_HPPA_COMPLEX                 R_PARISC_UNIMPLEMENTED
 
+#ifdef __cplusplus
+}
+#endif
+
 #endif /* _ELF32_HPPA_H */
This page took 0.023364 seconds and 4 git commands to generate.