summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/sparc64/include/clock.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/sparc64/include/clock.h b/sys/sparc64/include/clock.h
index c98b024..fbedfea 100644
--- a/sys/sparc64/include/clock.h
+++ b/sys/sparc64/include/clock.h
@@ -33,6 +33,9 @@ extern u_long tick_increment;
extern u_long tick_freq;
extern u_long tick_MHz;
+extern int adjkerntz;
+extern int wall_cmos_clock;
+
int sysbeep(int, int);
#endif /* !_MACHINE_CLOCK_H_ */
OpenPOWER on IntegriCloud