summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/ld/ldlex.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/ld/ldlex.h')
-rw-r--r--contrib/binutils/ld/ldlex.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/binutils/ld/ldlex.h b/contrib/binutils/ld/ldlex.h
index f824ec8..53444ca 100644
--- a/contrib/binutils/ld/ldlex.h
+++ b/contrib/binutils/ld/ldlex.h
@@ -14,8 +14,9 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with GLD; see the file COPYING. If not, write to
- the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ along with GLD; see the file COPYING. If not, write to the Free
+ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+ 02111-1307, USA. */
#ifndef LDLEX_H
#define LDLEX_H
@@ -33,7 +34,6 @@ typedef enum input_enum {
extern input_type parser_input;
-extern int hex_mode;
extern unsigned int lineno;
extern const char *lex_string;
OpenPOWER on IntegriCloud