aboutsummaryrefslogtreecommitdiff
path: root/gdb/m-pn.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/m-pn.h')
-rw-r--r--gdb/m-pn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/m-pn.h b/gdb/m-pn.h
index 6e0bf76..3cfdb03 100644
--- a/gdb/m-pn.h
+++ b/gdb/m-pn.h
@@ -325,7 +325,7 @@ anyone else from sharing it farther. Help stamp out software hoarding! */
(chain)
/* Define other aspects of the stack frame on NPL. */
-#define FRAME_SAVED_PC(frame) \
+#define FRAME_SAVED_PC(frame,ignore) \
(read_memory_integer (frame + 8, 4))
#define FRAME_ARGS_ADDRESS(fi) \