Subject: CVS commit: src/sys/arch/arc/arc
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/29/2005 10:39:44
Module Name: src
Committed By: tsutsui
Date: Thu Sep 29 10:39:43 UTC 2005
Modified Files:
src/sys/arch/arc/arc: machdep.c
Log Message:
- Remove duplicated #include.
- kseg2iobufsize should be vsize_t, not vaddr_t.
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 src/sys/arch/arc/arc/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.