import gdb-1999-09-21
[deliverable/binutils-gdb.git] / gdb / ser-e7kpc.c
index 5f35baedf0ec9d35a3b161fa55a7bc3f98050e58..6a39cc1cc1e31eece1fda7e95bc00b15a4f7a39c 100644 (file)
@@ -420,9 +420,9 @@ e7000pc_noflush_set_tty_state (scb, new_ttystate, old_ttystate)
 }
 
 static void
-e7000pc_print_tty_state (scb, ttystate)
-     serial_t scb;
-     serial_ttystate ttystate;
+e7000pc_print_tty_state (serial_t scb,
+                        serial_ttystate ttystate,
+                        struct gdb_file *stream)
 {
   /* Nothing to print.  */
   return;
This page took 0.02401 seconds and 4 git commands to generate.