add "this" pointers to more target APIs
[deliverable/binutils-gdb.git] / gdb / s390-linux-nat.c
index ee9b617deecb1ffbc255ff3dd235adbdb8a9378b..8cc9060baece90a7585259753d921de3a0fee906 100644 (file)
@@ -433,7 +433,7 @@ struct watch_area
 static struct watch_area *watch_base = NULL;
 
 static int
-s390_stopped_by_watchpoint (void)
+s390_stopped_by_watchpoint (struct target_ops *ops)
 {
   per_lowcore_bits per_lowcore;
   ptrace_area parea;
This page took 0.024362 seconds and 4 git commands to generate.