freebsd_amp_hwpstate/sys/alpha/include/console.h

11 lines
177 B
C

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