* target.h (struct thread_resume): Delete leave_stopped member.
[deliverable/binutils-gdb.git] / gdb / gcore.c
index 754fb2c8822b343973c975835fdee126dab1209f..ec1be44de852f482cb1d24670a40612a51144657 100644 (file)
@@ -511,6 +511,9 @@ gcore_memory_sections (bfd *obfd)
   return 1;
 }
 
+/* Provide a prototype to silence -Wmissing-prototypes.  */
+extern initialize_file_ftype _initialize_gcore;
+
 void
 _initialize_gcore (void)
 {
This page took 0.023418 seconds and 4 git commands to generate.