aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-lm32.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-lm32.c')
-rw-r--r--gas/config/tc-lm32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-lm32.c b/gas/config/tc-lm32.c
index 008fd31..a20b9a0 100644
--- a/gas/config/tc-lm32.c
+++ b/gas/config/tc-lm32.c
@@ -132,7 +132,7 @@ md_show_usage (FILE * fp)
/* Parse command line options. */
int
-md_parse_option (int c, char * arg ATTRIBUTE_UNUSED)
+md_parse_option (int c, const char * arg ATTRIBUTE_UNUSED)
{
switch (c)
{