Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/mips/include
Module Name: syssrc
Committed By: simonb
Date: Sat Jun 1 12:10:46 UTC 2002
Modified Files:
syssrc/sys/arch/mips/include: cpu.h
Log Message:
Add two new cpu capability flags: CPU_MIPS_USE_WAIT for CPUs that use a
"wait" instruction based cpu_idle(), and CPU_MIPS_NO_WAIT for specific
CPUs that don't use this (applicable to mips32/64 mainly).
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 syssrc/sys/arch/mips/include/cpu.h
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