Subject: CVS commit: src/sys/arch/arc/conf
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 04/15/2006 12:26:23
Module Name:	src
Committed By:	tsutsui
Date:		Sat Apr 15 12:26:23 UTC 2006

Modified Files:
	src/sys/arch/arc/conf: PCCONS

Log Message:
This file is mostly identical with GENERIC except pccons/wscons,
so just include GENERIC and use "no" keyword of options(4).

XXX arc/dev/pccons.c needs cleanup for -Wshadow and -Wcast-qual.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/arch/arc/conf/PCCONS

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.