diff options
Diffstat (limited to 'gas/config/tc-cris.h')
-rw-r--r-- | gas/config/tc-cris.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/config/tc-cris.h b/gas/config/tc-cris.h index 8a500311061..ce16e97c521 100644 --- a/gas/config/tc-cris.h +++ b/gas/config/tc-cris.h @@ -54,8 +54,6 @@ extern const pseudo_typeS md_pseudo_table[]; extern const char cris_comment_chars[]; extern const char line_comment_chars[]; extern const char line_separator_chars[]; -extern const char EXP_CHARS[]; -extern const char FLT_CHARS[]; /* This should be optional, since it is ignored as an escape (assumed to be itself) if it is not recognized. */ |