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: bjh21
Date: Fri Jan 16 01:03:47 UTC 2009
Modified Files:
src/sys/arch/acorn26/acorn26: machdep.c
src/sys/arch/arm/arm: arm_machdep.c
src/sys/arch/arm/arm32: arm32_machdep.c
Log Message:
cpu_info_store, machine, and machine_arch can all be shared by acorn26 and
arm32, so share them.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/acorn26/acorn26/machdep.c
cvs rdiff -r1.23 -r1.24 src/sys/arch/arm/arm/arm_machdep.c
cvs rdiff -r1.60 -r1.61 src/sys/arch/arm/arm32/arm32_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