Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: drochner
Date: Thu Jun 26 16:47:17 UTC 2003
Modified Files:
src/sys/arch/i386/i386: locore.S machdep.c
Log Message:
cpu_feature is not set (nor used) by locore since SMP, so move the
definition to C code
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/i386/i386/locore.S
cvs rdiff -r1.523 -r1.524 src/sys/arch/i386/i386/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