Remove i386_elf_emit_arch_note
[deliverable/binutils-gdb.git] / sim / ppc / sim_calls.c
index 27ee1fea1a796f6c6c87a7e0a1aa74f498b1dae5..4e61335c2d4e5b7b48cb1381a58cded60d4e4491 100644 (file)
@@ -247,7 +247,7 @@ sim_resume (SIM_DESC sd, int step, int siggnal)
 }
 
 void
-sim_do_command (SIM_DESC sd, char *cmd)
+sim_do_command (SIM_DESC sd, const char *cmd)
 {
   TRACE(trace_gdb, ("sim_do_commands(cmd=%s) called\n",
                    cmd ? cmd : "(null)"));
This page took 0.02482 seconds and 4 git commands to generate.