2004-05-25 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / wince.c
index f15bbd4fa0f80b6fe94599db80608d92db756e1a..d1dc4bc90f7607ddc8b53d7af7a422726a3bcd78 100644 (file)
@@ -1720,7 +1720,8 @@ wince_initialize (void)
    ALLARGS is a string containing the arguments to the program.
    ENV is the environment vector to pass.  Errors reported with error().  */
 static void
-child_create_inferior (char *exec_file, char *args, char **env)
+child_create_inferior (char *exec_file, char *args, char **env,
+                      int from_tty)
 {
   PROCESS_INFORMATION pi;
   struct target_waitstatus dummy;
This page took 0.024155 seconds and 4 git commands to generate.