summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/cons.h
blob: 1f578c4cd69b00ee5ed5e8a0d665560267ed1cb7 (plain)
1
2
3
4
5
6
7
8
/*
 * 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.
 *
 * $FreeBSD$
 */
#include <i386/i386/cons.h>
OpenPOWER on IntegriCloud