xref: /netbsd/sys/dev/rcons/files.rcons (revision bf9ec67e)
1# $NetBSD: files.rcons,v 1.10 2001/11/28 10:21:24 lukem Exp $
2#
3# Configuration file for RASTER Console.
4#
5file dev/rcons/raster_op.c	raster | wsrasteremulops
6file dev/rcons/raster_text.c	raster | wsrasteremulops
7
8file dev/rcons/rcons_kern.c	rasterconsole
9file dev/rcons/rcons_subr.c	rasterconsole
10
11defparam opt_rcons.h	RASTERCONSOLE_FGCOL RASTERCONSOLE_BGCOL
12defflag	opt_rcons.h	RCONS_2BPP RCONS_4BPP RCONS_16BPP
13