Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/09/2003 07:46:21
Module Name: src
Committed By: simonb
Date: Mon Jun 9 07:46:21 UTC 2003
Modified Files:
src/sys/arch/mips/mips: mips_machdep.c
Log Message:
Don't use magic numbers in asm code (use MIPS_COP_0_STATUS instead
of "12").
To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 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.