Get generic kernels to be as forgiving of users with lossy hardware
[unix-history] / sys / i386 / include / cons.h
CommitLineData
126bd309
GW
1/*
2 * Console support headers should be in <machine/cons.h> since MI software
3 * needs to access these functions. In the mean time, just include the
4 * header where it sits.
5 */
6#include <i386/i386/cons.h>