gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / filesystem.c
index 359b42f1bd153897f22d223da68e501d7fb60cac..94a1a9cac056874870aa187e7e8016901f64a2e2 100644 (file)
@@ -76,8 +76,9 @@ is \"%s\".\n"),
                      value);
 }
 
+void _initialize_filesystem ();
 void
-_initialize_filesystem (void)
+_initialize_filesystem ()
 {
   add_setshow_enum_cmd ("target-file-system-kind",
                        class_files,
This page took 0.024558 seconds and 4 git commands to generate.