Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 07/04/2001 16:58:04
Module Name:	syssrc
Committed By:	bjh21
Date:		Wed Jul  4 13:58:04 UTC 2001

Modified Files:
	syssrc/sys/arch/arm26/include: podulebus_machdep.h
	syssrc/sys/arch/arm32/podulebus: podulebus.c
	syssrc/sys/dev/podulebus: podulebus.h

Log Message:
Add dummy "podloader" functions on arm32, and move their declarations to the MI
header file.  This should allow MI drivers to use the podloader functions,
though obviously they'll have to be able to cope if podulebus_initloader()
fails.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm26/include/podulebus_machdep.h
cvs rdiff -r1.45 -r1.46 syssrc/sys/arch/arm32/podulebus/podulebus.c
cvs rdiff -r1.3 -r1.4 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.