2008-02-21 Pedro Alves <pedro@codesorcery.com>
[deliverable/binutils-gdb.git] / gdb / proc-service.c
index a07c9a4e860d70078749c506cd676da3a8e8ec86..425afd9b0fb13331942ae9707fd85db132e6a0ce 100644 (file)
@@ -335,6 +335,9 @@ ps_getpid (gdb_ps_prochandle_t ph)
   return ph->pid;
 }
 
+/* Provide a prototype to silence -Wmissing-prototypes.  */
+extern initialize_file_ftype _initialize_proc_service;
+
 void
 _initialize_proc_service (void)
 {
This page took 0.024688 seconds and 4 git commands to generate.