summaryrefslogtreecommitdiff
path: root/i386/i386at/rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/rtc.h')
-rw-r--r--i386/i386at/rtc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/i386/i386at/rtc.h b/i386/i386at/rtc.h
index e8d19670..ced39b98 100644
--- a/i386/i386at/rtc.h
+++ b/i386/i386at/rtc.h
@@ -134,4 +134,5 @@ struct rtc_st {
} \
}
-
+extern int readtodc(u_int *tp);
+extern int writetodc(void);