Subject: CVS commit: syssrc/sys/arch/arm
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/10/2002 13:06:02
Module Name: syssrc
Committed By: bjh21
Date: Sun Mar 10 11:06:02 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32: cpu.c
syssrc/sys/arch/arm/include: cpu.h
Log Message:
Add a ci_dev element to struct cpu_info, pointing to the device that
corresponds to the CPU.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/arm/arm32/cpu.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/arm/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.