Add target_ops argument to to_close
[deliverable/binutils-gdb.git] / gdb / exec.c
index 23d61876f68ef3410b2a22a1a76c0aae30213faa..1885afd74e19e82a3c0927940b844d0c5c3d57ec 100644 (file)
@@ -112,7 +112,7 @@ exec_close (void)
    sections and closes all executable bfds from all program spaces.  */
 
 static void
-exec_close_1 (void)
+exec_close_1 (struct target_ops *self)
 {
   using_exec_ops = 0;
 
This page took 0.02366 seconds and 4 git commands to generate.