gdb: rename displaced_step_closure to displaced_step_copy_insn_closure
[deliverable/binutils-gdb.git] / gdb / arch-utils.c
index 04955ea847b2eb93602b2bf82d2741284cd0912e..9f278dbff324930f65cd9bca6e7d68bf3f0888f1 100644 (file)
@@ -40,7 +40,7 @@
 
 int
 default_displaced_step_hw_singlestep (struct gdbarch *gdbarch,
-                                     struct displaced_step_closure *closure)
+                                     struct displaced_step_copy_insn_closure *closure)
 {
   return !gdbarch_software_single_step_p (gdbarch);
 }
This page took 0.0228080000000001 seconds and 4 git commands to generate.