dillon 2008/09/10 17:35:49 PDT DragonFly src repository
Modified files:
sys/sys systm.h
Log:
Improve code flow for KASSERT and KKASSERT using __predict_false().
Fix a bug in KKASSERT related to the use of an else clause after
the KKASSERT.
Revision Changes Path
1.81 +5 -2 src/sys/sys/systm.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/systm.h.diff?r1=1.80&r2=1.81&f=u
