* bfd-in.h (bfd_cache_close_all): New function declaration.
[deliverable/binutils-gdb.git] / bfd / bfd-in.h
index cbf7e931ed29945dafe68fc24f1d16fe851d9298..5f98164cba2c2e14729099c58e43ccadaf5db53f 100644 (file)
@@ -511,6 +511,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.02419 seconds and 4 git commands to generate.