/* $FreeBSD: src/sys/i386/include/console.h,v 1.46.2.1 2000/08/03 01:01:19 peter Exp $ */ /* $DragonFly: src/sys/platform/pc64/include/console.h,v 1.1 2007/08/21 19:45:45 corecode Exp $ */ #ifndef _MACHINE_CONSOLE_H_ #define _MACHINE_CONSOLE_H_ #include #include #include #endif /* !_MACHINE_CONSOLE_H_ */