freebsd-dev/sys/dev/syscons
Bruce Evans 4ff3de8e80 Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
misplaced extern declarations (mostly prototypes of interrupt handlers)
that this exposed.  The prototypes should be moved back to the driver
sources when the functions are staticalized.

Added idempotency guards to <machine/conf.h>.  "ioconf.h" can't be
included when building LKMs so define a wart in bsd.kmod.mk to help
guard against including it.
1995-11-04 17:08:13 +00:00
..
blank Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
fade Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
green Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
snake Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
star Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
syscons.c Remove the #ifdev DEVRANDOM's, as promised. 1995-11-04 16:00:56 +00:00
syscons.h Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00