summaryrefslogtreecommitdiffstats
path: root/sys/sys/ktr.h
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2011-05-23 23:50:21 +0000
committerattilio <attilio@FreeBSD.org>2011-05-23 23:50:21 +0000
commit66305282ac742acac807ca249a5265954a288f53 (patch)
treee52f70aa1b363fc74273dde688cfceeb4bda017e /sys/sys/ktr.h
parent6d7371f9503a4d916171e610f74e6bcf20071227 (diff)
downloadFreeBSD-src-66305282ac742acac807ca249a5265954a288f53.zip
FreeBSD-src-66305282ac742acac807ca249a5265954a288f53.tar.gz
Revert a patch that unvolountary sneaked in while I was MFCing.
Diffstat (limited to 'sys/sys/ktr.h')
-rw-r--r--sys/sys/ktr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/ktr.h b/sys/sys/ktr.h
index 6fe72de..3b78101 100644
--- a/sys/sys/ktr.h
+++ b/sys/sys/ktr.h
@@ -107,6 +107,7 @@ struct ktr_entry {
u_long ktr_parms[KTR_PARMS];
};
+extern int ktr_cpumask;
extern int ktr_mask;
extern int ktr_entries;
extern int ktr_verbose;
OpenPOWER on IntegriCloud