Fri Sep 4 13:57:43 1998 Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
[deliverable/binutils-gdb.git] / gdb / ser-mac.c
index 35400029b028fefd1e7728015011b397246f4573..df0040edbf20aa23d0f79c61167eba97aa18f87a 100644 (file)
@@ -352,6 +352,7 @@ static struct serial_ops mac_ops =
   mac_noflush_set_tty_state,
   mac_set_baud_rate,
   mac_set_stop_bits,
+  mac_noop,                    /* wait for output to drain */
 };
 
 void
This page took 0.023095 seconds and 4 git commands to generate.