]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/remote-sim.c
Constify add_com
[thirdparty/binutils-gdb.git] / gdb / remote-sim.c
index d6efa75353fd753d13e1afd4e357a72cf034e390..a684d32a13b81be79be618d173fe5ee0a814f426 100644 (file)
@@ -1179,7 +1179,7 @@ gdbsim_mourn_inferior (struct target_ops *target)
    simulator must do any command interpretation work.  */
 
 void
-simulator_command (char *args, int from_tty)
+simulator_command (const char *args, int from_tty)
 {
   struct sim_inferior_data *sim_data;