summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/console.h
blob: 2a9f36966ea29669eed8c6ea493d8bb8787c00fb (plain)
1
2
3
4
5
/* $FreeBSD$ */
#if __GNUC__
#error "this file includes <machine/console.h> which is deprecated, use <sys/{kb,cons,fb}io.h> instead"
#endif

OpenPOWER on IntegriCloud