Change inferior thread list to be a thread map
[deliverable/binutils-gdb.git] / gdb / go-lang.h
index e08b2f0a806a81c7af2b21088f3b4536178c9479..ccfcb8d8cafeb797c7779cd78cdda14011e53276 100644 (file)
@@ -1,6 +1,6 @@
 /* Go language support definitions for GDB, the GNU debugger.
 
-   Copyright (C) 2012-2017 Free Software Foundation, Inc.
+   Copyright (C) 2012-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -60,8 +60,6 @@ enum go_type
 
 extern int go_parse (struct parser_state *);
 
-extern void go_yyerror (const char *);
-
 /* Defined in go-lang.c.  */
 
 extern const char *go_main_name (void);
This page took 0.026766 seconds and 4 git commands to generate.