Module Name: src Committed By: skrll Date: Wed Sep 25 16:37:54 UTC 2019
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Convert a __CTASSERT into a KASSERT as L1_S_CACHE_MASK may not be a
compile time constant if ARM_NMMUS > 1
To generate a diff of this commit:
cvs rdiff -u -r1.373 -r1.374 src/sys/arch/arm/arm32/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
