gdb:
[deliverable/binutils-gdb.git] / sim / m32c / gdb-if.c
index d02d24ec4493e36f3bcfbc3c63fe79cc0c4eb53a..83e9f1e9560a81fe594d6f9f49b8dbf6c65b553d 100644 (file)
@@ -704,7 +704,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.022313 seconds and 4 git commands to generate.