2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
[external/binutils.git] / sim / erc32 / interf.c
index 1ec02be..e2db44e 100644 (file)
@@ -485,7 +485,7 @@ sim_do_command(sd, cmd)
 }
 
 char **
-sim_complete_command (SIM_DESC sd, char *text, char *word)
+sim_complete_command (SIM_DESC sd, const char *text, const char *word)
 {
   return NULL;
 }