gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / unittests / function-view-selftests.c
index fd0f81222fc5522e57f6404ff654d57b88d4a59e..610b53cb48371c9cbbf82e00c94eafedfa94293c 100644 (file)
@@ -171,6 +171,7 @@ run_tests ()
 } /* namespace function_view */
 } /* namespace selftests */
 
+void _initialize_function_view_selftests ();
 void
 _initialize_function_view_selftests ()
 {
This page took 0.025649 seconds and 4 git commands to generate.