1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/alpha/include/console.h
2000-05-01 20:32:07 +00:00

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_ */