* bfd-in.h (bfd_cache_close_all): New function declaration.
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 851fe4738ed0ec48034d3766899b8566805c74b2..87dd250d670c791e7af7b3b3b8cab961540fa8fa 100644 (file)
@@ -518,6 +518,8 @@ extern bfd_boolean bfd_cache_close
   (bfd *abfd);
 /* NB: This declaration should match the autogenerated one in libbfd.h.  */
 
+extern bfd_boolean bfd_cache_close_all (void);
+
 extern bfd_boolean bfd_record_phdr
   (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma,
    bfd_boolean, bfd_boolean, unsigned int, struct bfd_section **);
This page took 0.027309 seconds and 4 git commands to generate.