]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/remote.c
Add target_ops argument to to_trace_set_readonly_regions
[thirdparty/binutils-gdb.git] / gdb / remote.c
index c7dd65c311f920cf367244952010e7b6eb003e5b..255545b85233993b22064017f894f01f3256079e 100644 (file)
@@ -10661,7 +10661,7 @@ remote_disable_tracepoint (struct target_ops *self,
 }
 
 static void
-remote_trace_set_readonly_regions (void)
+remote_trace_set_readonly_regions (struct target_ops *self)
 {
   asection *s;
   bfd *abfd = NULL;