freebsd_amp_hwpstate/sys/i386/include/cons.h

7 lines
207 B
C
Raw Normal View History

/*
* 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>