Refactor DIE reading.
[deliverable/binutils-gdb.git] / gdb / i386-windows-nat.c
index da756e573b449fffda6305ca7863eb8cbc4dc0af..5d93915a72a953ad9467c8bbcfb9675e9048106f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -70,6 +70,9 @@ static const int mappings[] =
 };
 #undef context_offset
 
+/* -Wmissing-prototypes */
+extern initialize_file_ftype _initialize_i386_windows_nat;
+
 void
 _initialize_i386_windows_nat (void)
 {
This page took 0.023463 seconds and 4 git commands to generate.