freebsd-dev/sys/i386/include/cons.h
David Greenman 3c4dd3568f Added $Id$
1994-08-02 07:55:43 +00:00

9 lines
218 B
C

/*
* Console support headers should be in <machine/cons.h> since MI software
* needs to access these functions. In the mean time, just include the
* header where it sits.
*
* $Id$
*/
#include <i386/i386/cons.h>