gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / unittests / help-doc-selftests.c
index 77b6d015bb9acea6890b39c96c0690bac32e71fa..16ffc4f990738129bb068711b515908cd4e66732 100644 (file)
@@ -98,6 +98,7 @@ help_doc_invariants_tests ()
 } /* namespace help_doc_tests */
 } /* namespace selftests */
 
+void _initialize_help_doc_selftests ();
 void
 _initialize_help_doc_selftests ()
 {
This page took 0.028035 seconds and 4 git commands to generate.