summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/clock.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2006-10-02 12:59:59 +0000
committerphk <phk@FreeBSD.org>2006-10-02 12:59:59 +0000
commit50c81b8a9a184590a45c87eace5798a2055cee48 (patch)
treef5002a864a5082d410445f24b5d28a04581034f1 /sys/ia64/include/clock.h
parenta74a69e33655413d8141ad4e5faff9237ef517c1 (diff)
downloadFreeBSD-src-50c81b8a9a184590a45c87eace5798a2055cee48.zip
FreeBSD-src-50c81b8a9a184590a45c87eace5798a2055cee48.tar.gz
First part of a little cleanup in the calendar/timezone/RTC handling.
Move relevant variables to <sys/clock.h> and fix #includes as necessary. Use libkern's much more time- & spamce-efficient BCD routines.
Diffstat (limited to 'sys/ia64/include/clock.h')
-rw-r--r--sys/ia64/include/clock.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/ia64/include/clock.h b/sys/ia64/include/clock.h
index b058158..31a8ed2 100644
--- a/sys/ia64/include/clock.h
+++ b/sys/ia64/include/clock.h
@@ -13,10 +13,6 @@
#define CLOCK_VECTOR 254
-extern int adjkerntz;
-extern int disable_rtc_set;
-extern int wall_cmos_clock;
-
extern uint64_t ia64_clock_reload;
extern uint64_t itc_frequency;
OpenPOWER on IntegriCloud