Remove tp_t typedef
[deliverable/binutils-gdb.git] / gdb / dwarf2-frame-tailcall.c
index 310fc4df6c42b7885f238f69f97686a1d3c05f3e..1d3e1f445bba24407c8d73c1018f55f03210406e 100644 (file)
@@ -1,6 +1,6 @@
 /* Virtual tail call frames unwinder for GDB.
 
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2018 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.030555 seconds and 4 git commands to generate.