]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/erc32/interf.c
sim: constify prog_name
[thirdparty/binutils-gdb.git] / sim / erc32 / interf.c
index e2db44ea7fbf4e3f5e617e85d52ba313834ef934..84229cd54d7c108e1392a2366bd971ba1fe15e02 100644 (file)
@@ -290,7 +290,7 @@ sim_close(sd, quitting)
 SIM_RC
 sim_load(sd, prog, abfd, from_tty)
      SIM_DESC sd;
-     char *prog;
+     const char *prog;
      bfd *abfd;
      int from_tty;
 {