Add missing include to bsd-kvm.c for gdb_abspath
[deliverable/binutils-gdb.git] / bfd / elf32-tic6x.h
index 2198f67cae39d9204132a9cd32f011d70f3bc6e3..24a280fbb71daa4fcb474d72ef740e69d9c36a17 100644 (file)
@@ -37,6 +37,11 @@ struct elf32_tic6x_params
 extern void elf32_tic6x_setup (struct bfd_link_info *,
                               struct elf32_tic6x_params *);
 
+/* C6x unwind section editing support.  */
+extern bfd_boolean elf32_tic6x_fix_exidx_coverage (struct bfd_section **,
+                                                  unsigned int,
+                                                  struct bfd_link_info *,
+                                                  bfd_boolean);
 #ifdef __cplusplus
 }
 #endif
This page took 0.024172 seconds and 4 git commands to generate.