gold: Add sparc IFUNC support to Gold.
[deliverable/binutils-gdb.git] / gdb / amd64-windows-nat.c
index f6334ae70521fbff825df713c0599adf760de346..bc2c0475ebcd26cd42cb0254eb73116e73a57391 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -85,6 +85,9 @@ static const int mappings[] =
 };
 #undef context_offset
 
+/* -Wmissing-prototypes */
+extern initialize_file_ftype _initialize_amd64_windows_nat;
+
 void
 _initialize_amd64_windows_nat (void)
 {
This page took 0.024886 seconds and 4 git commands to generate.