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