RISC-V: Fix DW_CFA_advance_loc relocation.
[deliverable/binutils-gdb.git] / ld / ldlex.h
index fd29008e3c73f0f7afb1baf5d4bba3bbf2616270..dac152b12d85948e356f8a310a635ff24026ece0 100644 (file)
@@ -1,5 +1,5 @@
 /* ldlex.h -
-   Copyright (C) 1991-2016 Free Software Foundation, Inc.
+   Copyright (C) 1991-2017 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -182,9 +182,6 @@ extern const char* ldlex_filename (void);
 /* In lexsup.c.  */
 extern int lex_input (void);
 extern void lex_unput (int);
-#ifndef yywrap
-extern int yywrap (void);
-#endif
 extern void parse_args (unsigned, char **);
 
 #endif
This page took 0.023405 seconds and 4 git commands to generate.