Up to [cvs.NetBSD.org] / src / tests / modules
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: phil-wifi-20200421
Revision 1.10 / (download) - annotate - [select for diffs], Sun May 26 01:44:34 2019 UTC (22 months, 3 weeks ago) by kamil
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
netbsd-9-base,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
is-mlppp-base,
is-mlppp,
HEAD
Branch point for: phil-wifi
Changes since 1.9: +7 -7
lines
Diff to previous 1.9 (unified)
Drop no longer needed macros KCOV_STORE() KCOV_LOAD() in kcov(4) Corrently KCOV_STORE() and KCOV_LOAD() are equivalent to x=y. Obtained from <R3x>