diff options
Diffstat (limited to 'device/tty.h')
-rw-r--r-- | device/tty.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/device/tty.h b/device/tty.h index dcc7711..2fafa42 100644 --- a/device/tty.h +++ b/device/tty.h @@ -234,6 +234,4 @@ struct ldisc_switch { extern struct ldisc_switch linesw[]; -extern void chario_init(void); - #endif /* _DEVICE_TTY_H_ */ |