]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/time.h
[PATCH] Time: Use clocksource infrastructure for update_wall_time
[net-next-2.6.git] / include / linux / time.h
index 0cd696cee998c0ed24d28ead62335160bc4e47a0..88d3b812841ec2186821e41abc9495611b9c9c67 100644 (file)
@@ -77,6 +77,8 @@ extern struct timespec xtime;
 extern struct timespec wall_to_monotonic;
 extern seqlock_t xtime_lock;
 
+void timekeeping_init(void);
+
 static inline unsigned long get_seconds(void)
 {
        return xtime.tv_sec;