Source-Changes archive

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

CVS commit: src/sys/arch/bebox



Module Name:    src
Committed By:   dyoung
Date:           Fri Jul  1 20:34:53 UTC 2011

Modified Files:
        src/sys/arch/bebox/bebox: cpu.c mainbus.c
        src/sys/arch/bebox/isa: mcclock_isa.c
        src/sys/arch/bebox/pci: pci_machdep.c

Log Message:
#include <sys/bus.h> instead of <machine/bus.h>.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/bebox/bebox/cpu.c
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/bebox/bebox/mainbus.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/bebox/isa/mcclock_isa.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/bebox/pci/pci_machdep.c

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