opnsense-src/sys/ia64/include/console.h

5 lines
140 B
C
Raw Normal View History

/* $FreeBSD$ */
#if __GNUC__
#error "this file includes <machine/console.h> which is deprecated, use <sys/{kb,cons,fb}io.h> instead"
#endif