gdb:
[deliverable/binutils-gdb.git] / sim / cr16 / interp.c
index 2caffc24b2c7133f0b20d91d174c297ed72e3dee..3af58f6417642b62e428f5dbe0000420aae470c6 100644 (file)
@@ -1553,7 +1553,7 @@ sim_store_register (sd, rn, memory, length)
 }
 
 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.023929 seconds and 4 git commands to generate.