gdb:
[deliverable/binutils-gdb.git] / sim / sh / interp.c
index e9313c76cbd5a2912ae3554c904a7d51658fa9b0..4b2ca7e5a990a459a402569126cd0ec852861903 100644 (file)
@@ -2789,7 +2789,7 @@ sim_set_callbacks (p)
 }
 
 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.026148 seconds and 4 git commands to generate.