Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/23/2006 19:49:47
Module Name:	src
Committed By:	he
Date:		Mon Oct 23 19:49:47 UTC 2006

Modified Files:
	src/sys/arch/mips/mips: mips_machdep.c

Log Message:
Constify, since the new gcc propagates constness to struct members.


To generate a diff of this commit:
cvs rdiff -r1.189 -r1.190 src/sys/arch/mips/mips/mips_machdep.c

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