gdb: rename displaced_step_closure to displaced_step_copy_insn_closure
[deliverable/binutils-gdb.git] / gdb / arch-utils.h
index 43d64b1f4f24933cd98ac41c5dfb8e4db3101b10..c1607d3fd9b8195c4392dea8060694dc7e2a97d9 100644 (file)
@@ -77,7 +77,7 @@ struct bp_manipulation_endian
 /* Default implementation of gdbarch_displaced_hw_singlestep.  */
 extern int
   default_displaced_step_hw_singlestep (struct gdbarch *,
-                                       struct displaced_step_closure *);
+                                       struct displaced_step_copy_insn_closure *);
 
 /* Possible value for gdbarch_displaced_step_location:
    Place displaced instructions at the program's entry point,
This page took 0.023203 seconds and 4 git commands to generate.