Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/21/2001 01:27:05
Module Name: syssrc
Committed By: bjh21
Date: Tue Mar 20 23:27:05 UTC 2001
Modified Files:
syssrc/sys/arch/arm32/include: podulebus_machdep.h
syssrc/sys/dev/podulebus: podulebus.h
Log Message:
Move struct podule_list and struct podule_description to podulebus.h.
They're MI, even if only arm32 actually uses them at present.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm32/include/podulebus_machdep.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/podulebus/podulebus.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.