* inferior.h (read_sp): Remove prototype.
[deliverable/binutils-gdb.git] / gdb / mips-tdep.h
index a0bafa324cc2aaa2ff54e0b6a090a01660cc8c03..bbabdc15fc2988493403f0127be594dd1cee04f5 100644 (file)
@@ -100,7 +100,7 @@ enum
 };
 
 /* Single step based on where the current instruction will take us.  */
-extern void mips_software_single_step (enum target_signal, int);
+extern int mips_software_single_step (struct regcache *regcache);
 
 /* Tell if the program counter value in MEMADDR is in a MIPS16
    function.  */
This page took 0.024309 seconds and 4 git commands to generate.