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 3683466..51ff499 100644
--- a/gas/tc.h
+++ b/gas/tc.h
@@ -24,7 +24,7 @@
extern const pseudo_typeS md_pseudo_table[];
-char * md_atof (int, char *, int *);
+const char * md_atof (int, char *, int *);
int md_parse_option (int, const char *);
void md_show_usage (FILE *);
void md_assemble (char *);