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: scw
Date: Mon Jul 28 07:58:52 UTC 2003
Modified Files:
src/sys/arch/bebox/include: bus.h
src/sys/arch/mvmeppc/include: bus.h
src/sys/arch/pmppc/include: bus.h
src/sys/arch/prep/include: bus.h
src/sys/arch/sandpoint/include: bus.h
Log Message:
Make these build with recent tweaks to powerpc's bus_space(9) by moving
the inclusion of <powerpc/bus.h> to *after* the definitions of
PHYS_TO_BUS_MEM() and BUS_MEM_TO_PHYS().
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/bebox/include/bus.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/mvmeppc/include/bus.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/pmppc/include/bus.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/prep/include/bus.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/sandpoint/include/bus.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