]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/time.h
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jmorris/selin...
[linux-2.6-omap-h63xx.git] / include / linux / time.h
index eceb1a59b078596fbbe1fff6eae3520c6b9d7dab..8ea8dea713c7c5d7a7da0fcd2e72d3d70f9112af 100644 (file)
@@ -92,6 +92,7 @@ extern struct timespec xtime;
 extern struct timespec wall_to_monotonic;
 extern seqlock_t xtime_lock __attribute__((weak));
 
+extern unsigned long read_persistent_clock(void);
 void timekeeping_init(void);
 
 static inline unsigned long get_seconds(void)