[ARC] Allow equ redefintion tests for ARC.
[deliverable/binutils-gdb.git] / gas / tc.h
index 35c88386ad24de8d4a113375933e4718060b8980..3683466b32c0e84fe1c4099df839b44fcb079ee4 100644 (file)
--- a/gas/tc.h
+++ b/gas/tc.h
@@ -1,6 +1,6 @@
 /* tc.h - target cpu dependent
 
-   Copyright (C) 1987-2015 Free Software Foundation, Inc.
+   Copyright (C) 1987-2016 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -25,7 +25,7 @@
 extern const pseudo_typeS md_pseudo_table[];
 
 char * md_atof (int, char *, int *);
-int    md_parse_option (int, char *);
+int    md_parse_option (int, const char *);
 void   md_show_usage (FILE *);
 void   md_assemble (char *);
 void   md_begin (void);
This page took 0.024921 seconds and 4 git commands to generate.