Add target_ops argument to to_make_corefile_notes
[deliverable/binutils-gdb.git] / binutils / binemul.h
index f85cc09c9c3fcaba094015833f6bbdcfe12437e4..a93b7b0bd1e81ab6511355e455a8f42fea894352 100644 (file)
@@ -32,6 +32,9 @@ extern bfd_boolean ar_emul_append (bfd **, char *, const char *,
                                   bfd_boolean, bfd_boolean);
 extern bfd_boolean ar_emul_default_append (bfd **, char *, const char *,
                                           bfd_boolean, bfd_boolean);
+extern bfd_boolean do_ar_emul_append (bfd **, bfd *,
+                                     bfd_boolean, bfd_boolean,
+                                     bfd_boolean (*)(bfd *));
 extern bfd_boolean ar_emul_replace (bfd **, char *, const char *,
                                    bfd_boolean);
 extern bfd_boolean ar_emul_default_replace (bfd **, char *,
This page took 0.024307 seconds and 4 git commands to generate.