Remove leftover references to dwarf2_per_cu_data::dwarf2_per_objfile
[deliverable/binutils-gdb.git] / gdb / nto-procfs.c
index c31dbf136c8cb9966c20f33b73ef5a74c97e0d82..58e572c094dbf4d28361e0dbf8a14b096cddd635 100644 (file)
@@ -1505,8 +1505,9 @@ init_procfs_targets (void)
 
 #define OSTYPE_NTO 1
 
+void _initialize_procfs ();
 void
-_initialize_procfs (void)
+_initialize_procfs ()
 {
   sigset_t set;
 
This page took 0.023191 seconds and 4 git commands to generate.