* proc-utils.h (proc_prettyprint_signalset): New prototype.
[deliverable/binutils-gdb.git] / gdb / proc-api.c
index 19732a74823293736f726c6fe366b221154d0669..876d08c246d833e32bd6e8b61fe7e91342163ff8 100644 (file)
@@ -775,6 +775,9 @@ proc_prettyfprint_status (long flags, int why, int what, int thread)
 }
 
 
+/* Provide a prototype to silence -Wmissing-prototypes.  */
+extern void _initialize_proc_api (void);
+
 void
 _initialize_proc_api (void)
 {
This page took 0.026123 seconds and 4 git commands to generate.