gdb: defer commit resume until all available events are consumed
[deliverable/binutils-gdb.git] / gdb / producer.c
index 63ec2acb0d57b64554687e7c540b155729cb9af3..735a928f335ad5e868eaf9278ae08cfc7e92aa2a 100644 (file)
@@ -1,6 +1,6 @@
 /* Producer string parsers for GDB.
 
-   Copyright (C) 2012-2019 Free Software Foundation, Inc.
+   Copyright (C) 2012-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -208,6 +208,7 @@ Version 18.0 Beta";
 }
 #endif
 
+void _initialize_producer ();
 void
 _initialize_producer ()
 {
This page took 0.024279 seconds and 4 git commands to generate.