Subject: CVS commit: syssrc/sys/arch/mips
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/04/2002 21:40:05
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Nov  4 19:40:05 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/include: locore.h
	syssrc/sys/arch/mips/mips: genassym.cf

Log Message:
Define named constants for the trapframe register idices (they
are different from the normal register numbers).  Use these names
in genassym.cf.  (Wow, how ever did that test kernel boot before...)


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/arch/mips/include/locore.h
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/mips/mips/genassym.cf

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