Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 07/10/2000 23:26:09
Module Name:	syssrc
Committed By:	jeffs
Date:		Tue Jul 11 06:26:09 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/include: psl.h

Log Message:
For 64b clean 32b compilation, do not bother setting SX And KX.
The current code does not maintain these in SR, and they are not
needed by 32b kernel code for mips3/4 instructions.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/mips/include/psl.h

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