gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / unittests / scoped_restore-selftests.c
index b92103545fcf57d5a57f1943b895c37c0cf92e37..d989678fbf830e501aed8036ff93dfb2460075b7 100644 (file)
@@ -103,6 +103,7 @@ run_tests ()
 } /* namespace scoped_restore_tests */
 } /* namespace selftests */
 
+void _initialize_scoped_restore_selftests ();
 void
 _initialize_scoped_restore_selftests ()
 {
This page took 0.024493 seconds and 4 git commands to generate.