CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2025/08/13 02:45:22
Modified files: sys/arch/m88k/m88k: m8820x_machdep.c Log message: After the changes in 1.63, the two #if MULTIPROCESSOR blocks at the end of m8820x_dma_cachectl() have identical contents in the #if and the #else parts, so unifdef that part.