Module Name: src Committed By: riastradh Date: Sun Jul 24 20:28:39 UTC 2022
Modified Files:
src/sys/sys: lock.h
Log Message:
sys/lock.h: Need <sys/systm.h> for nullop.
But only do that we're not using SPINLOCK_BACKOFF_HOOK from
<machine/lock.h>.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/sys/lock.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
