gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / unittests / array-view-selftests.c
index c1079bd505bb9aeb27d2b78260a52d9d5d95b0e6..b4fc86646ef51fd82b811d1b87a1046c7a499225 100644 (file)
@@ -523,6 +523,7 @@ run_tests ()
 } /* namespace array_view_tests */
 } /* namespace selftests */
 
+void _initialize_array_view_selftests ();
 void
 _initialize_array_view_selftests ()
 {
This page took 0.025009 seconds and 4 git commands to generate.