aboutsummaryrefslogtreecommitdiff
path: root/gdb/rs6000-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/rs6000-tdep.h')
-rw-r--r--gdb/rs6000-tdep.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/rs6000-tdep.h b/gdb/rs6000-tdep.h
index 569fa18..b1ab64b 100644
--- a/gdb/rs6000-tdep.h
+++ b/gdb/rs6000-tdep.h
@@ -21,8 +21,7 @@
#include "defs.h"
-extern int rs6000_software_single_step (enum target_signal signal,
- int insert_breakpoints_p);
+extern int rs6000_software_single_step (struct regcache *regcache);
/* Hook in rs6000-tdep.c for determining the TOC address when
calling functions in the inferior. */