Subject: CVS commit: syssrc/sys/arch/mips
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 11/03/2002 15:47:35
Module Name: syssrc
Committed By: nisimura
Date: Sun Nov 3 13:47:35 UTC 2002
Modified Files:
syssrc/sys/arch/mips/include: types.h
syssrc/sys/arch/mips/mips: locore.S
Log Message:
Retire __HAVE_MD_RUNQUEUE from MD types.h and remove
setrunqueue/remrunqueue from locore.S. C codes are
compiled a bit shorter and provide better DIAGNOSTICs.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/arch/mips/include/types.h
cvs rdiff -r1.144 -r1.145 syssrc/sys/arch/mips/mips/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.