gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / unittests / rsp-low-selftests.c
index 9e75c2374f1bafd6db82b15862199799a1621c74..e848e58143eda99998b84c4489a6479e01f2d48e 100644 (file)
@@ -61,6 +61,7 @@ static void test_hex2str ()
 } /* namespace rsp_low */
 } /* namespace selftests */
 
+void _initialize_rsp_low_selftests ();
 void
 _initialize_rsp_low_selftests ()
 {
This page took 0.037533 seconds and 4 git commands to generate.