mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-17 04:48:24 +00:00
Fix minor formatting problem in previous patch.
This commit is contained in:
@@ -1264,8 +1264,7 @@ mips_next_pc (CORE_ADDR pc)
|
|||||||
does nothing more than set frame->saved_regs[SP_REGNUM]. These two
|
does nothing more than set frame->saved_regs[SP_REGNUM]. These two
|
||||||
functions should really be combined and now that there is only one
|
functions should really be combined and now that there is only one
|
||||||
caller, it should be straightforward. (Watch out for multiple returns
|
caller, it should be straightforward. (Watch out for multiple returns
|
||||||
though.)
|
though.) */
|
||||||
*/
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
mips_find_saved_regs (struct frame_info *fci)
|
mips_find_saved_regs (struct frame_info *fci)
|
||||||
|
|||||||
Reference in New Issue
Block a user