Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys



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.




Home | Main Index | Thread Index | Old Index