mux 2003/09/30 13:54:12 PDT
FreeBSD src repository
Modified files:
sys/sys systm.h
Log:
Use __predict_false() in the KASSERT() macro. We expect this test
to fail most of the time.
Revision Changes Path
1.199 +5 -1 src/sys/sys/systm.h