add "this" pointers to more target APIs
[deliverable/binutils-gdb.git] / gdb / mips-linux-nat.c
index ce0d135e5c9f71412bff70421358c3662f9826aa..627241fa815540d12b3968b58cc637a2b62b8f34 100644 (file)
@@ -553,7 +553,7 @@ mips_linux_can_use_hw_breakpoint (int type, int cnt, int ot)
    register triggered.  */
 
 static int
-mips_linux_stopped_by_watchpoint (void)
+mips_linux_stopped_by_watchpoint (struct target_ops *ops)
 {
   int n;
   int num_valid;
This page took 0.027163 seconds and 4 git commands to generate.