gdb/
[deliverable/binutils-gdb.git] / gdb / libunwind-frame.h
index af004fb9ba52308d01698e52508a9316a3cf7179..9b88f7146d2a04759e368f8127be95f38325e545 100644 (file)
@@ -1,6 +1,7 @@
 /* Frame unwinder for frames with libunwind frame information.
 
-   Copyright (C) 2003, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2006, 2007, 2008, 2009, 2010, 2011
+   Free Software Foundation, Inc.
 
    Contributed by Jeff Johnston.
 
@@ -48,7 +49,8 @@ int libunwind_sigtramp_frame_sniffer (const struct frame_unwind *self,
                                       struct frame_info *this_frame,
                                       void **this_cache);
 
-void libunwind_frame_set_descr (struct gdbarch *arch, struct libunwind_descr *descr);
+void libunwind_frame_set_descr (struct gdbarch *arch,
+                               struct libunwind_descr *descr);
 
 void libunwind_frame_this_id (struct frame_info *this_frame, void **this_cache,
                              struct frame_id *this_id);
This page took 0.023858 seconds and 4 git commands to generate.