gdb: rename displaced_step_closure to displaced_step_copy_insn_closure
[deliverable/binutils-gdb.git] / gdb / arch-utils.c
index 8d484c78e39602e46fbc5bab21c80157178d4d3d..365e83ce37e8afbc8c37bca2dc6f42f2dd1aeeb3 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.022753 seconds and 4 git commands to generate.