freebsd_amp_hwpstate/sys/alpha/include/console.h

9 lines
160 B
C

#ifndef _MACHINE_CONSOLE_H_
#define _MACHINE_CONSOLE_H_
#include <sys/fbio.h>
#include <sys/kbio.h>
#include <sys/consio.h>
#endif /* !_MACHINE_CONSOLE_H_ */