K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2001-03-03T06:06:00.000000Z K 7 svn:log V 245 Fix INVARIANT_SUPPORT-only builds (without INVARIANTS). The required `infrastructure' built with INVARIANT_SUPPORT for kern_mutex.c essentially involves _mtx_assert(), which makes use of constants that were defined under #ifdef INVARIANTS here. END