gdb:
[deliverable/binutils-gdb.git] / sim / ppc / sim_calls.c
index a4ceb3fbe19b1b566e76518b2dbb9d43595aa86b..a3ebba0f5b318520882b05b6c98e961883b72c4b 100644 (file)
@@ -259,7 +259,7 @@ sim_do_command (SIM_DESC sd, char *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;
 }
This page took 0.024571 seconds and 4 git commands to generate.