Date: Tue, 29 Aug 2006 20:36:33 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys sx.h Message-ID: <200608292036.k7TKaXBp044347@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-08-29 20:36:33 UTC
FreeBSD src repository
Modified files:
sys/sys sx.h
Log:
The _sx_assert() prototype should exist if either of INVARIANTS or
INVARIANT_SUPPORT is defined so you can build a kernel with
INVARIANT_SUPPORT, but build a module with just INVARIANTS on.
MFC after: 3 days
Reported by: kuriyama
Revision Changes Path
1.26 +1 -1 src/sys/sys/sx.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608292036.k7TKaXBp044347>
