Deleted Added
full compact
29c29
< * $FreeBSD: head/sys/pc98/cbus/sio.c 225214 2011-08-27 14:24:27Z rwatson $
---
> * $FreeBSD: head/sys/pc98/cbus/sio.c 228631 2011-12-17 15:08:43Z avg $
3462a3463,3464
> static cn_grab_t sio_cngrab;
> static cn_ungrab_t sio_cnungrab;
3681a3684,3693
> static void
> sio_cngrab(struct consdev *cp)
> {
> }
>
> static void
> sio_cnungrab(struct consdev *cp)
> {
> }
>