gdb
[deliverable/binutils-gdb.git] / gdb / cp-namespace.c
index 4b45f6c89759fb85aa9819e46c3b9038c7d10851..c6c5617744437b19db733f27e99630879ebfc6b7 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper routines for C++ support in GDB.
-   Copyright (C) 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    Contributed by David Carlton and by Kealia, Inc.
 
@@ -811,6 +811,9 @@ maintenance_cplus_namespace (char *args, int from_tty)
     }
 }
 
+/* Provide a prototype to silence -Wmissing-prototypes.  */
+extern initialize_file_ftype _initialize_cp_namespace;
+
 void
 _initialize_cp_namespace (void)
 {
This page took 0.023287 seconds and 4 git commands to generate.