]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/mcore/interp.c
sim: constify arg to sim_do_command
[thirdparty/binutils-gdb.git] / sim / mcore / interp.c
index 9b08de051afa9576ea2a821b21c87c5e136c60f3..73da9168e6d7dfba5a192a43aa78bb031f67a158 100644 (file)
@@ -2130,7 +2130,7 @@ sim_kill (sd)
 void
 sim_do_command (sd, cmd)
      SIM_DESC sd;
-     char * cmd;
+     const char *cmd;
 {
   /* Nothing there yet; it's all an error.  */