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: thorpej
Date: Sun Apr 26 13:34:26 UTC 2026
Modified Files:
src/sys/arch/m68k/include: bus_space_simple.h
src/sys/arch/m68k/m68k: bus_space_simple.c
src/sys/arch/virt68k/dev: mainbus.c
src/sys/arch/virt68k/virt68k: machdep.c
Log Message:
Declare a m68k_simple_bus_space singleton, and make virt68k use it.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/m68k/include/bus_space_simple.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/m68k/m68k/bus_space_simple.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/virt68k/dev/mainbus.c
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/virt68k/virt68k/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