aboutsummaryrefslogtreecommitdiff
path: root/gas/tc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/tc.h')
-rw-r--r--gas/tc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/tc.h b/gas/tc.h
index dd1831d..3683466 100644
--- a/gas/tc.h
+++ b/gas/tc.h
@@ -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);