diff options
Diffstat (limited to 'gdb/tm-29k.h')
-rw-r--r-- | gdb/tm-29k.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/tm-29k.h b/gdb/tm-29k.h index 5173637..ce6b499 100644 --- a/gdb/tm-29k.h +++ b/gdb/tm-29k.h @@ -603,7 +603,7 @@ extern CORE_ADDR frame_locals_address (); + DUMMY_SAVE_SR160 * 4 \ + DUMMY_SAVE_SR128 * 4 \ + DUMMY_ARG \ - ) + + 4 /* pad to doubleword */ ) /* Push an empty stack frame, to record the current PC, etc. */ |