X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fconfig%2Ftc-mmix.h;h=a4b1acafac69e9619efe9bba4192d9d83ff80a11;hb=6eb7d83039db70127a6eb3e4b64ecae782c42f00;hp=8b70bde95b2e9ecd7f7bccc1f9b56432ee62efa8;hpb=b90efa5b79ac1524ec260f8eb89d1be37e0219a7;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/tc-mmix.h b/gas/config/tc-mmix.h index 8b70bde95b..a4b1acafac 100644 --- a/gas/config/tc-mmix.h +++ b/gas/config/tc-mmix.h @@ -1,5 +1,5 @@ /* tc-mmix.h -- Header file for tc-mmix.c. - Copyright (C) 2001-2015 Free Software Foundation, Inc. + Copyright (C) 2001-2016 Free Software Foundation, Inc. Written by Hans-Peter Nilsson (hp@bitrange.com). This file is part of GAS, the GNU Assembler. @@ -32,12 +32,6 @@ extern const char mmix_comment_chars[]; extern const char mmix_symbol_chars[]; #define tc_symbol_chars mmix_symbol_chars -extern const char mmix_exp_chars[]; -#define EXP_CHARS mmix_exp_chars - -extern const char mmix_flt_chars[]; -#define FLT_CHARS mmix_flt_chars - /* "@" is a synonym for ".". */ #define LEX_AT (LEX_BEGIN_NAME)