Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips
Module Name: src
Committed By: tsutsui
Date: Thu Mar 23 16:16:46 UTC 2006
Modified Files:
src/sys/arch/mips/include: cpu.h
src/sys/arch/mips/mips: fp.S
Log Message:
include/cpu.h: make sure MIPS3_PLUS properly defined even if _LOCORE is defined
mips/fp.S: include <mips/cpu.h> for #ifdef MIPS3_PLUS
Closes PR port-mips/27298.
To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sys/arch/mips/include/cpu.h
cvs rdiff -r1.29 -r1.30 src/sys/arch/mips/mips/fp.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index