* linux-low.c (linux_unprepare_to_access_memory): Rename to ...
[deliverable/binutils-gdb.git] / gdb / gdbserver / nto-low.c
index 4502ee7f92129a99ea24b2cec54979e56569f5cb..0c54b90b87866804648057a945c9d66ec2a8460b 100644 (file)
@@ -914,7 +914,7 @@ static struct target_ops nto_target_ops = {
   nto_fetch_registers,
   nto_store_registers,
   NULL, /* prepare_to_access_memory */
-  NULL, /* unprepare_to_access_memory */
+  NULL, /* done_accessing_memory */
   nto_read_memory,
   nto_write_memory,
   NULL, /* nto_look_up_symbols */
This page took 0.024058 seconds and 4 git commands to generate.