Document 'set|show exec-file-mismatch (ask|warn|off)'
[binutils-gdb.git] / gdb / cp-support.c
index 9286259f4590529993dda20e709ffb8d5a6ee1e2..91e7d2ddc686415dbbebf6e9ffcf18de1ffa704b 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper routines for C++ support in GDB.
-   Copyright (C) 2002-2019 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 Free Software Foundation, Inc.
 
    Contributed by MontaVista Software.
 
@@ -2163,8 +2163,9 @@ info_vtbl_command (const char *arg, int from_tty)
   cplus_print_vtable (value);
 }
 
+void _initialize_cp_support ();
 void
-_initialize_cp_support (void)
+_initialize_cp_support ()
 {
   add_prefix_cmd ("cplus", class_maintenance,
                  maint_cplus_command,