summaryrefslogtreecommitdiffstats
path: root/sys/cddl
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>2007-11-28 21:50:05 +0000
committerjb <jb@FreeBSD.org>2007-11-28 21:50:05 +0000
commit1e16c5b22bdfdf74bd7da9b61dafa794707b98e1 (patch)
treefdd4417e071ed3722a35ea7e81fa1d37482a4b45 /sys/cddl
parent38265529fecb8c67a107347b94b549a5ab474019 (diff)
downloadFreeBSD-src-1e16c5b22bdfdf74bd7da9b61dafa794707b98e1.zip
FreeBSD-src-1e16c5b22bdfdf74bd7da9b61dafa794707b98e1.tar.gz
Remove an extern that is defined elsewhere.
Diffstat (limited to 'sys/cddl')
-rw-r--r--sys/cddl/compat/opensolaris/sys/proc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/cddl/compat/opensolaris/sys/proc.h b/sys/cddl/compat/opensolaris/sys/proc.h
index 0ae48b5..2410396 100644
--- a/sys/cddl/compat/opensolaris/sys/proc.h
+++ b/sys/cddl/compat/opensolaris/sys/proc.h
@@ -44,8 +44,6 @@
#define max_ncpus mp_ncpus
#define boot_max_ncpus mp_ncpus
-extern int hz; /* system clock's frequency */
-
#define TS_RUN 0
#define p0 proc0
OpenPOWER on IntegriCloud