Module Name: src
Committed By: christos
Date: Mon Jul 19 10:28:58 UTC 2021
Modified Files:
src/sys/arch/alpha/include: param.h
src/sys/arch/arm/include: param.h
src/sys/arch/riscv/include: param.h
Log Message:
Remove definitions for CACHE_LINE_SIZE and COHERENCY_UNIT which are the same
as the default.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/alpha/include/param.h
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/arm/include/param.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/riscv/include/param.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.