Date: Wed, 23 Nov 2005 04:02:27 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys queue.h Message-ID: <200511230402.jAN42Rai011185@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2005-11-23 04:02:27 UTC
FreeBSD src repository
Modified files:
sys/sys queue.h
Log:
Userland applications may include queue.h and define INVARIANTS
but not provide a panic(9) implementation. Thus, enable the sanity
checks under INVARIANTS only if _KERNEL is also defined.
Submitted by: jmallett
Approved by: rwatson (mentor)
Revision Changes Path
1.63 +2 -2 src/sys/sys/queue.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511230402.jAN42Rai011185>
