Module Name: src
Committed By: chs
Date: Fri Jun 9 01:16:54 UTC 2017
Modified Files:
src/sys/arch/arm/include/arm32: param.h
src/sys/arch/x86/include: cpu.h
Log Message:
if __HIDE_DELAY is defined, do not define delay() or DELAY().
needed by dtrace and ZFS.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/arm/include/arm32/param.h
cvs rdiff -u -r1.71 -r1.72 src/sys/arch/x86/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.