Source-Changes archive

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

CVS commit: src/sys/arch/i386



Module Name:    src
Committed By:   xtraeme
Date:           Sun Sep  3 09:21:26 UTC 2006

Modified Files:
        src/sys/arch/i386/i386: identcpu.c
        src/sys/arch/i386/include: cpu.h

Log Message:
Conditionalize *_get_bus_clock() functions inside of
#ifdef ENHANCED_SPEEDSTEP to fix build when ENHANCED_SPEEDSTEP is not
defined.

Reported by Geoff Wing.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/arch/i386/i386/identcpu.c
cvs rdiff -r1.128 -r1.129 src/sys/arch/i386/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