MIPS: Remove remains of IRIX OS ABI support
[deliverable/binutils-gdb.git] / bfd / elf32-hppa.h
index ad5cb18935d57832441308f70d66393d7a0c0173..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 *);
 
@@ -77,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.023983 seconds and 4 git commands to generate.