From 2580af6c44c6b6dd9f714e764a0f74958bb20ea2 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 17 Jul 2008 00:04:01 +0000 Subject: 2008-07-15 Barry deFreese * device/chario.c: Include * device/device_init.c (chario_init): Remove prototype. * device/tty.h (ttyinput_many, tty_cts, tty_get_status, tty_set_status, tty_flush, ttrstrt, ttstart, ttyclose, tty_portdeath, chario_init): Add prototypes. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a6b7fec..2220eab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -60,6 +60,11 @@ prototypes. * vm/vm_map.h (vm_map_lookup_entry, vm_map_entry_delete): Add prototypes. + * device/chario.c: Include + * device/device_init.c (chario_init): Remove prototype. + * device/tty.h (ttyinput_many, tty_cts, tty_get_status, + tty_set_status, tty_flush, ttrstrt, ttstart, ttyclose, tty_portdeath, + chario_init): Add prototypes. 2008-07-04 Samuel Thibault -- cgit v1.2.3