aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/clock.h
diff options
context:
space:
mode:
authorJake Burkholder <jake@FreeBSD.org>2003-02-03 17:53:15 +0000
committerJake Burkholder <jake@FreeBSD.org>2003-02-03 17:53:15 +0000
commit238dd3209a205ba106527c7bc3cc617874f23b10 (patch)
tree4ac2b707510b8d738855f9fa4a6576e6ded49a77 /sys/amd64/include/clock.h
parentca26842e2af2aee467420feb874f83627c5c7027 (diff)
Notes
Diffstat (limited to 'sys/amd64/include/clock.h')
-rw-r--r--sys/amd64/include/clock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/amd64/include/clock.h b/sys/amd64/include/clock.h
index f6ed717e426a..140a34507965 100644
--- a/sys/amd64/include/clock.h
+++ b/sys/amd64/include/clock.h
@@ -16,6 +16,8 @@
*/
extern int adjkerntz;
extern int disable_rtc_set;
+extern int pscnt;
+extern int psdiv;
extern int statclock_disable;
extern u_int timer_freq;
extern int timer0_max_count;