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