* dwarf2read.c (follow_die_ref): Add comment.
[deliverable/binutils-gdb.git] / gdb / cp-namespace.c
index b22f0311cc7df8d514dd8ce93fabb2dd67902331..c6c5617744437b19db733f27e99630879ebfc6b7 100644 (file)
@@ -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.02419 seconds and 4 git commands to generate.