summaryrefslogtreecommitdiff
path: root/i386/i386/pit.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/pit.h')
-rw-r--r--i386/i386/pit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/i386/i386/pit.h b/i386/i386/pit.h
index b59d8c5c..e65aae97 100644
--- a/i386/i386/pit.h
+++ b/i386/i386/pit.h
@@ -77,3 +77,5 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#if AT386
#define CLKNUM 1193167
#endif /* AT386 */
+
+extern void clkstart(void);