]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/go-lang.h
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / go-lang.h
index 101cf9da8b68790b6e8d0f5f9d98ca625154b9d8..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 (char *);
-
 /* Defined in go-lang.c.  */
 
 extern const char *go_main_name (void);