Module Name: src Committed By: riastradh Date: Sun Jul 24 20:28:32 UTC 2022
Modified Files:
src/sys/arch/aarch64/include: lock.h
Log Message:
aarch64/lock.h: Need <sys/param.h> for _HARDKERNEL.
Add include guard while here.
XXX Why does this aarch64-specific file have #ifdef __aarch64__?
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/aarch64/include/lock.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
