Subject: CVS commit: src/sys/arch/newsmips/newsmips
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/08/2007 22:17:47
Module Name:	src
Committed By:	he
Date:		Thu Mar  8 22:17:47 UTC 2007

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

Log Message:
Change local variables kernend and v to char*, since they are used
for pointer arithmetic.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/arch/newsmips/newsmips/machdep.c

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