Give Palmer co-credit for last patch.
[deliverable/binutils-gdb.git] / gdb / dwarf2-frame-tailcall.c
index 96951429f6941619112db69f4ce33918873dc354..b46bccddb9e0a2f06c33b1e1dcd7640087541e43 100644 (file)
@@ -1,6 +1,6 @@
 /* Virtual tail call frames unwinder for GDB.
 
-   Copyright (C) 2010-2016 Free Software Foundation, Inc.
+   Copyright (C) 2010-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -464,9 +464,6 @@ const struct frame_unwind dwarf2_tailcall_frame_unwind =
   tailcall_frame_prev_arch
 };
 
-/* Provide a prototype to silence -Wmissing-prototypes.  */
-extern initialize_file_ftype _initialize_tailcall_frame;
-
 void
 _initialize_tailcall_frame (void)
 {
This page took 0.025102 seconds and 4 git commands to generate.