gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / dwarf-index-cache.c
index a2f0c42aad4beb648cfdf555954008839366bb0a..977fcc1b20c2faa015fcf361cfb588920a09e54e 100644 (file)
@@ -325,6 +325,7 @@ show_index_cache_stats_command (const char *arg, int from_tty)
                     indent, global_index_cache.n_misses ());
 }
 
+void _initialize_index_cache ();
 void
 _initialize_index_cache ()
 {
This page took 0.025397 seconds and 4 git commands to generate.