aboutsummaryrefslogtreecommitdiff
path: root/sys/sun4v/include
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2008-03-26 20:28:52 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2008-03-26 20:28:52 +0000
commit8c0b6469bf2dd9d1cba7a8031831ac17287405d2 (patch)
treeec4d52f708eeba71c486d888104169c35ee918b4 /sys/sun4v/include
parent3a995824f6e67fc5203a879db7ae4e1b5046da3c (diff)
downloadsrc-8c0b6469bf2dd9d1cba7a8031831ac17287405d2.tar.gz
src-8c0b6469bf2dd9d1cba7a8031831ac17287405d2.zip
Remove two variables which are handled MI now.
Notes
Notes: svn path=/head/; revision=177644
Diffstat (limited to 'sys/sun4v/include')
-rw-r--r--sys/sun4v/include/clock.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/sun4v/include/clock.h b/sys/sun4v/include/clock.h
index 992b62942349..b0e4c0b06d0b 100644
--- a/sys/sun4v/include/clock.h
+++ b/sys/sun4v/include/clock.h
@@ -33,7 +33,4 @@ extern u_long tick_increment;
extern u_long tick_freq;
extern u_long tick_MHz;
-extern int adjkerntz;
-extern int wall_cmos_clock;
-
#endif /* !_MACHINE_CLOCK_H_ */