Subject: CVS commit: src/sys/arch/mipsco/mipsco
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/21/2007 10:26:20
Module Name:	src
Committed By:	tsutsui
Date:		Wed Mar 21 10:26:19 UTC 2007

Modified Files:
	src/sys/arch/mipsco/mipsco: machdep.c

Log Message:
Use make some void * variables char * instead of sprinkling casts
for pointer arithmetics.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/arch/mipsco/mipsco/machdep.c

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