summaryrefslogtreecommitdiffstats
path: root/sys/sys/ktr.h
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2011-05-23 01:17:30 +0000
committerattilio <attilio@FreeBSD.org>2011-05-23 01:17:30 +0000
commit6d7371f9503a4d916171e610f74e6bcf20071227 (patch)
tree928f7851275f7cfa4af60866d7d7f52e1b172065 /sys/sys/ktr.h
parentb580be6dfd3bce7b7a252cf3446d750faca58427 (diff)
downloadFreeBSD-src-6d7371f9503a4d916171e610f74e6bcf20071227.zip
FreeBSD-src-6d7371f9503a4d916171e610f74e6bcf20071227.tar.gz
MFC
Diffstat (limited to 'sys/sys/ktr.h')
-rw-r--r--sys/sys/ktr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/ktr.h b/sys/sys/ktr.h
index 3b78101..6fe72de 100644
--- a/sys/sys/ktr.h
+++ b/sys/sys/ktr.h
@@ -107,7 +107,6 @@ 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