]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-mcore.c
make md_parse_option () take a const char *
[thirdparty/binutils-gdb.git] / gas / config / tc-mcore.c
index 6e5731649052f79652a152bba80dc68c86a59af0..dc5c95d08590a2f0b5cdf5f846d9623884bd89b4 100644 (file)
@@ -1650,7 +1650,7 @@ struct option md_longopts[] =
 size_t md_longopts_size = sizeof (md_longopts);
 
 int
-md_parse_option (int c, char * arg)
+md_parse_option (int c, const char * arg)
 {
   switch (c)
     {