gdb: add back declarations for _initialize functions
[deliverable/binutils-gdb.git] / gdb / unittests / scoped_mmap-selftests.c
index fffad74536d5d52c462e2b4720b6c792cdb72923..fa963d1b47f3495510023d1cd81873dd0a341b9e 100644 (file)
@@ -135,6 +135,7 @@ run_tests ()
 
 #endif /* !defined(HAVE_SYS_MMAN_H) */
 
+void _initialize_scoped_mmap_selftests ();
 void
 _initialize_scoped_mmap_selftests ()
 {
This page took 0.023931 seconds and 4 git commands to generate.