Replace "exec" with "executable" in messages.
[deliverable/binutils-gdb.git] / gdb / ser-ocd.c
index 08239bba3a4e6f66970c5c9ccd264bc560c427d9..7ef17967c4d8e5d01b1b86ad3a5d150b68d4d200 100644 (file)
@@ -197,6 +197,7 @@ static struct serial_ops ocd_ops =
   ocd_print_tty_state,
   ocd_noflush_set_tty_state,
   ocd_setbaudrate,
+  ocd_noop,            /* wait for output to drain */
 };
 
 void
This page took 0.024035 seconds and 4 git commands to generate.