Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 05/30/2000 18:12:01
Module Name:	syssrc
Committed By:	nisimura
Date:		Wed May 31 01:12:00 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: trap.c

Log Message:
Leave fpcurproc NULL for Vr4100/TX3900.  It's solely for delayed lazy
FPA.  fp.S is free from fpcurproc references for SOFTFLOAT case.


To generate a diff of this commit:
cvs rdiff -r1.134 -r1.135 syssrc/sys/arch/mips/mips/trap.c

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