Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/mips



Module Name:    syssrc
Committed By:   simonb
Date:           Sat Jun  1 13:45:46 UTC 2002

Modified Files:
        syssrc/sys/arch/mips/include: locore.h
        syssrc/sys/arch/mips/mips: locore_mips3.S mips_machdep.c

Log Message:
Use CPU_MIPS_USE_WAIT and CPU_MIPS_NO_WAIT in the CPU table, and use
the generic name "mips_wait_idle" for the old function that had both
rm52xx_idle and mipsNN_idle entry points.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/arch/mips/include/locore.h
cvs rdiff -r1.78 -r1.79 syssrc/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -r1.130 -r1.131 syssrc/sys/arch/mips/mips/mips_machdep.c

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