aboutsummaryrefslogtreecommitdiff
path: root/gdb/inline-frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/inline-frame.h')
-rw-r--r--gdb/inline-frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/inline-frame.h b/gdb/inline-frame.h
index c48e8d7..97e8296 100644
--- a/gdb/inline-frame.h
+++ b/gdb/inline-frame.h
@@ -25,7 +25,7 @@ struct frame_unwind;
/* The inline frame unwinder. */
-extern const struct frame_unwind *const inline_frame_unwind;
+extern const struct frame_unwind inline_frame_unwind;
/* Skip all inlined functions whose call sites are at the current PC.
Frames for the hidden functions will not appear in the backtrace until the