summaryrefslogtreecommitdiff
path: root/gas/config/tc-nds32.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-nds32.h')
-rw-r--r--gas/config/tc-nds32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-nds32.h b/gas/config/tc-nds32.h
index 5075ec20a95..81ff40f6c31 100644
--- a/gas/config/tc-nds32.h
+++ b/gas/config/tc-nds32.h
@@ -44,7 +44,7 @@
/* as.c. */
/* Extend GAS command line option handling capability. */
-extern int nds32_parse_option (int, char *);
+extern int nds32_parse_option (int, const char *);
extern void nds32_after_parse_args (void);
/* The endianness of the target format may change based on command
line arguments. */