Module Name: src Committed By: christos Date: Sat Mar 30 21:06:42 UTC 2019
Modified Files:
src/sys/arch/arm/include/arm32: vmparam.h
Log Message:
Need to include <sys/cdefs.h> so that the _ARM_CPU* macros get defined
so that we always select the correct page size (8K for armv6+).
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/arm/include/arm32/vmparam.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
