* blockframe.c (generic_get_saved_register): Spelling fix.

* frame.h (FRAME_FP): Spelling fix.
This commit is contained in:
Nicholas Duffek
2001-01-12 20:43:35 +00:00
parent 9397fcbf1c
commit 7036d6ce0e
3 changed files with 7 additions and 2 deletions

View File

@@ -1249,7 +1249,7 @@ generic_fix_call_dummy (char *dummy, CORE_ADDR pc, CORE_ADDR fun, int nargs,
calculated rather than fetched). We will use not_lval for values
fetched from generic dummy frames.
Set *ADDRP to the address, either in memory on as a REGISTER_BYTE
Set *ADDRP to the address, either in memory or as a REGISTER_BYTE
offset into the registers array. If the value is stored in a dummy
frame, set *ADDRP to zero.