gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / unittests / main-thread-selftests.c
index 7f50ab43da5bf20e090fef28ee3c081a77d4979b..c51f34ef41d2df7d45b9edc30c8926e5a1aca5c0 100644 (file)
@@ -70,6 +70,7 @@ run_tests ()
 }
 }
 
+void _initialize_main_thread_selftests ();
 void
 _initialize_main_thread_selftests ()
 {
This page took 0.025466 seconds and 4 git commands to generate.