]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/time.h
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
[linux-2.6-omap-h63xx.git] / include / linux / time.h
index d9cdba54b7893196297d49d3c2dd787270d5d272..bf0e785e2e03bb9066eff3a08105cf246736809c 100644 (file)
@@ -101,6 +101,7 @@ extern long do_utimes(int dfd, char __user *filename, struct timeval *times);
 struct itimerval;
 extern int do_setitimer(int which, struct itimerval *value,
                        struct itimerval *ovalue);
+extern unsigned int alarm_setitimer(unsigned int seconds);
 extern int do_getitimer(int which, struct itimerval *value);
 extern void getnstimeofday(struct timespec *tv);