Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   uch
Date:           Sun Mar  3 14:28:51 UTC 2002

Modified Files:
        syssrc/sys/arch/dreamcast/dreamcast: machdep.c
        syssrc/sys/arch/dreamcast/include: cpu.h
        syssrc/sys/arch/evbsh3/evbsh3: machdep.c
        syssrc/sys/arch/evbsh3/include: cpu.h
        syssrc/sys/arch/hpcsh/hpcsh: machdep.c
        syssrc/sys/arch/hpcsh/include: cpu.h
        syssrc/sys/arch/mmeye/include: cpu.h
        syssrc/sys/arch/mmeye/mmeye: machdep.c
        syssrc/sys/arch/sh3/include: cpu.h

Log Message:
machine dependent sysctl are moved to machine/cpu.h
        dreamcast, hpcsh ... CPU_CONSDEV
        mmeye, evbsh3    ... CPU_CONSDEV, CPU_LOADANDRESET


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/dreamcast/dreamcast/machdep.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/dreamcast/include/cpu.h
cvs rdiff -r1.34 -r1.35 syssrc/sys/arch/evbsh3/evbsh3/machdep.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/evbsh3/include/cpu.h
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/hpcsh/hpcsh/machdep.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcsh/include/cpu.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/mmeye/include/cpu.h
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/mmeye/mmeye/machdep.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/sh3/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