]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/timex.h
[PATCH] change buffer_head.b_size to size_t
[linux-2.6-omap-h63xx.git] / include / linux / timex.h
index 82dc9ae79d37115867bb5275797e2173c605bd1f..03914b7e41b17871aea961f6522ec4ce26a4f8ed 100644 (file)
@@ -307,6 +307,8 @@ time_interpolator_reset(void)
 /* Returns how long ticks are at present, in ns / 2^(SHIFT_SCALE-10). */
 extern u64 current_tick_length(void);
 
+extern int do_adjtimex(struct timex *);
+
 #endif /* KERNEL */
 
 #endif /* LINUX_TIMEX_H */