diff options
Diffstat (limited to 'device/chario.c')
-rw-r--r-- | device/chario.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/device/chario.c b/device/chario.c index 1c1ec540..8108d210 100644 --- a/device/chario.c +++ b/device/chario.c @@ -1080,6 +1080,7 @@ boolean_t ttymodem( * * Tty must be locked and on master. */ +void tty_cts( struct tty * tp, boolean_t cts_up) |