Resurrect headers for sys/platform/pc64/include from CVS Attic.
[dragonfly.git] / sys / platform / pc64 / include / console.h
1 /* $FreeBSD: src/sys/i386/include/console.h,v 1.46.2.1 2000/08/03 01:01:19 peter Exp $ */
2 /* $DragonFly: src/sys/platform/pc64/include/console.h,v 1.1 2007/08/21 19:45:45 corecode Exp $ */
3
4 #ifndef _MACHINE_CONSOLE_H_
5 #define _MACHINE_CONSOLE_H_
6
7 #include <sys/fbio.h>
8 #include <sys/kbio.h>
9 #include <sys/consio.h>
10
11 #endif /* !_MACHINE_CONSOLE_H_ */