Add per-unit obstack
[deliverable/binutils-gdb.git] / gdb / maint-test-options.c
index 9bda34a3fd2431665642f0004446d1dd3c6fd909..2cbdc7c1a202a2fd365dec6631ccf2f78e0d2264 100644 (file)
@@ -1,6 +1,6 @@
 /* Maintenance commands for testing the options framework.
 
-   Copyright (C) 2019 Free Software Foundation, Inc.
+   Copyright (C) 2019-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -424,6 +424,7 @@ maintenance_test_options_command (const char *arg, int from_tty)
 }
 
 \f
+void _initialize_maint_test_options ();
 void
 _initialize_maint_test_options ()
 {
This page took 0.023122 seconds and 4 git commands to generate.