Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   toshii
Date:           Fri Apr 30 17:58:04 UTC 2004

Modified Files:
        src/sys/arch/amd64/amd64: cpu.c
        src/sys/arch/amd64/isa: clock.c
        src/sys/arch/x86/x86: lapic.c

Log Message:
Compile TSC support code when __x86_64__ is defined.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/amd64/amd64/cpu.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/amd64/isa/clock.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/x86/x86/lapic.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