binutils/
[deliverable/binutils-gdb.git] / gdb / macroscope.c
index ef334b7efe169351d271720b8ee51590a1f4a7cc..18852611b02072e0b79f9be451149e54af3853ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Functions for deciding which macros are currently in scope.
-   Copyright (C) 2002, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
    This file is part of GDB.
@@ -151,6 +151,8 @@ standard_macro_lookup (const char *name, void *baton)
   return result;
 }
 
+/* Provide a prototype to silence -Wmissing-prototypes.  */
+extern initialize_file_ftype _initialize_macroscope;
 
 void
 _initialize_macroscope (void)
This page took 0.023738 seconds and 4 git commands to generate.