binutils ChangeLog:
[deliverable/binutils-gdb.git] / bfd / libbfd-in.h
index fb021d3b03464fe7f6be051949d32868d10ca3d5..6d3a335eafbc24ac6856eb62345fa227e1c8b064 100644 (file)
@@ -212,6 +212,8 @@ extern bfd_boolean _bfd_generic_get_section_contents_in_window
   ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true)
 #define _bfd_generic_bfd_copy_private_symbol_data \
   ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true)
+#define _bfd_generic_bfd_copy_private_header_data \
+  ((bfd_boolean (*) (bfd *, bfd *)) bfd_true)
 #define _bfd_generic_bfd_print_private_bfd_data \
   ((bfd_boolean (*) (bfd *, void *)) bfd_true)
 
This page took 0.031476 seconds and 4 git commands to generate.