summaryrefslogtreecommitdiff
path: root/gdb/frame-unwind.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/frame-unwind.h')
-rw-r--r--gdb/frame-unwind.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/frame-unwind.h b/gdb/frame-unwind.h
index 0787a2e3af3..3fe31f05db5 100644
--- a/gdb/frame-unwind.h
+++ b/gdb/frame-unwind.h
@@ -150,8 +150,8 @@ struct frame_unwind
that override earlier calls. This allows, for instance, an OSABI
to install a a more specific sigtramp unwinder that overrides the
traditional brute-force unwinder. */
-extern void frame_unwind_prepend_unwinder (struct gdbarch *gdbarch,
- const struct frame_unwind *unwinder);
+extern void frame_unwind_prepend_unwinder (struct gdbarch *,
+ const struct frame_unwind *);
/* Add a frame sniffer to the list. The predicates are polled in the
order that they are appended. The initial list contains the dummy