gdb/
[deliverable/binutils-gdb.git] / gdb / inline-frame.h
index c48e8d7bf2234e97cd576667c988847edd3e09ca..97e829641d59aa6e2275a26c1f1af8933a8d8b87 100644 (file)
@@ -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
This page took 0.025646 seconds and 4 git commands to generate.