diff options
| author | John Birrell <jb@FreeBSD.org> | 2007-11-28 21:50:05 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 2007-11-28 21:50:05 +0000 |
| commit | eca148b637d2411bc3c05315258bdaa66c569571 (patch) | |
| tree | fdd4417e071ed3722a35ea7e81fa1d37482a4b45 /sys/cddl/compat | |
| parent | edadde229ad2978d332b43397533469689f216aa (diff) | |
Notes
Diffstat (limited to 'sys/cddl/compat')
| -rw-r--r-- | sys/cddl/compat/opensolaris/sys/proc.h | 2 |
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 0ae48b5ccf67..2410396d4a9a 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 |
