summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/clock.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-10-02 17:31:29 +0000
committerphk <phk@FreeBSD.org>1994-10-02 17:31:29 +0000
commit29627a3d7d000aefc2860e1042707614018a2b57 (patch)
tree2e6f991566bacaf6f64cfa92a868572b7e6b00ae /sys/i386/include/clock.h
parent69c48d96e98ebeb67dc6629d4852ac7d5968ce69 (diff)
downloadFreeBSD-src-29627a3d7d000aefc2860e1042707614018a2b57.zip
FreeBSD-src-29627a3d7d000aefc2860e1042707614018a2b57.tar.gz
apm_bios.h: removed the equiv-stuff. Not needed now that the kernel module
works correctly. clock.h & reg.h: prototypes.
Diffstat (limited to 'sys/i386/include/clock.h')
-rw-r--r--sys/i386/include/clock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/include/clock.h b/sys/i386/include/clock.h
index b7420e4..63bfae9 100644
--- a/sys/i386/include/clock.h
+++ b/sys/i386/include/clock.h
@@ -7,6 +7,8 @@
#ifndef _MACHINE_CLOCK_H_
#define _MACHINE_CLOCK_H_ 1
+void inittodr(time_t base);
+
extern int pentium_mhz;
#ifdef I586_CPU
OpenPOWER on IntegriCloud