mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-05 21:50:21 +08:00
* blockframe.c (generic_get_saved_register): Spelling fix.
* frame.h (FRAME_FP): Spelling fix.
This commit is contained in:
@ -121,7 +121,7 @@ enum print_what
|
||||
extern void *frame_obstack_alloc (unsigned long size);
|
||||
extern void frame_saved_regs_zalloc (struct frame_info *);
|
||||
|
||||
/* Return the frame address from FR. Except in the machine-dependent
|
||||
/* Return the frame address from FI. Except in the machine-dependent
|
||||
*FRAME* macros, a frame address has no defined meaning other than
|
||||
as a magic cookie which identifies a frame over calls to the
|
||||
inferior. The only known exception is inferior.h
|
||||
|
Reference in New Issue
Block a user