diff options
Diffstat (limited to 'gdb/ser-mac.c')
-rw-r--r-- | gdb/ser-mac.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ser-mac.c b/gdb/ser-mac.c index 3540002..df0040e 100644 --- a/gdb/ser-mac.c +++ b/gdb/ser-mac.c @@ -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 |