Module Name: src Committed By: simonb Date: Sat Aug 22 09:08:21 UTC 2020
Modified Files:
src/sys/arch/mips/include: locore.h
Log Message:
Invert the MIPS-I non-4kB page size check. The previous check doesn't
fail if both MIPS1 and MIPS3_PLUS are defined. Explictly check against
MIPS1.
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/sys/arch/mips/include/locore.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
