Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 06/16/2000 18:35:28
Module Name: syssrc
Committed By: cgd
Date: Sat Jun 17 01:35:28 UTC 2000
Modified Files:
syssrc/sys/arch/mips/mips: locore_mips3.S
Log Message:
put cache op #defines up at the top of the file, so all cache ops can
use them. Rename them to match the names in See Mips Run; they're not
as orthogonal as values or'd together might make you think... Finally,
actually use them for every bloody cache op.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/arch/mips/mips/locore_mips3.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.