Module Name: src Committed By: simonb Date: Fri Apr 2 10:39:22 UTC 2021
Modified Files:
src/sys/kern: subr_evcnt.c
Log Message:
Make extern declaration of intrcnt a u_int instead of a long. Matches
some declartions in some ports. Fixes build on news68k (and probably
newsmips).
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/kern/subr_evcnt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
