summaryrefslogtreecommitdiffstats
path: root/sys/sys/refcount.h
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2008-07-23 16:44:20 +0000
committerdes <des@FreeBSD.org>2008-07-23 16:44:20 +0000
commit12804626aad59abb8747a9dff559433483b5d66e (patch)
tree0de21facba829c0ec890a3eaa1989cc20a166512 /sys/sys/refcount.h
parent3bf9afd822b8f7b896bd5095278e55d59773cd8a (diff)
downloadFreeBSD-src-12804626aad59abb8747a9dff559433483b5d66e.zip
FreeBSD-src-12804626aad59abb8747a9dff559433483b5d66e.tar.gz
Remove debugging cruft.
Diffstat (limited to 'sys/sys/refcount.h')
-rw-r--r--sys/sys/refcount.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/refcount.h b/sys/sys/refcount.h
index d15dbe0..c6b2a8e 100644
--- a/sys/sys/refcount.h
+++ b/sys/sys/refcount.h
@@ -35,7 +35,6 @@
#include <machine/atomic.h>
#ifdef _KERNEL
-#warning _KERNEL defined
#include <sys/systm.h>
#else
#define KASSERT(exp, msg) /* */
OpenPOWER on IntegriCloud