X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Finline-frame.h;h=0aa0bc6f0bcb04ed07cef345449b53e8657da07b;hb=3e72e2126771d0201503338147bbb23539b994a1;hp=daf20cabcd3238ad7ab77ed32a14077837893656;hpb=f801e1e0ba77d02edaf429e823e2b4734c69a5b8;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/inline-frame.h b/gdb/inline-frame.h index daf20cabcd..0aa0bc6f0b 100644 --- a/gdb/inline-frame.h +++ b/gdb/inline-frame.h @@ -1,6 +1,6 @@ /* Definitions for inline frame support. - Copyright (C) 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 2008-2012 Free Software Foundation, Inc. This file is part of GDB. @@ -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