daily update
[binutils-gdb.git] / gdb / exec.c
index 809a0b2f8fe10b728dda4f81364a8ba8148785e9..b5aa7f288c9c097edaa0f06aefdf55cd4ba5c1bd 100644 (file)
@@ -801,7 +801,8 @@ exec_set_section_address (const char *filename, int index, CORE_ADDR address)
    breakpoint_init_inferior).  */
 
 static int
-ignore (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt)
+ignore (struct target_ops *ops, struct gdbarch *gdbarch,
+       struct bp_target_info *bp_tgt)
 {
   return 0;
 }