summaryrefslogtreecommitdiff
path: root/gas/config/tc-xc16x.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-xc16x.c')
-rw-r--r--gas/config/tc-xc16x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-xc16x.c b/gas/config/tc-xc16x.c
index 5e34e09d49a..1fb964bc7b5 100644
--- a/gas/config/tc-xc16x.c
+++ b/gas/config/tc-xc16x.c
@@ -225,7 +225,7 @@ md_parse_option (int c ATTRIBUTE_UNUSED,
return 0;
}
-char *
+const char *
md_atof (int type, char *litP, int *sizeP)
{
return ieee_md_atof (type, litP, sizeP, FALSE);