Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/virt68k/virt68k
Module Name: src
Committed By: kre
Date: Sun Nov 9 02:42:20 UTC 2025
Modified Files:
src/sys/arch/virt68k/virt68k: bus_dma.c
Log Message:
Redo previous to (hopefully) avoid gcc barfing.
This also changes the code from positively foul (new vars declared
in the middle of an expression - really??) to simply cringeworthy.
With any luck, this will allow the virt68k port to build again.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/virt68k/virt68k/bus_dma.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