X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Ftimex.h;h=8ea3e71ba7fa8ff17d8de5587f482450c349ef36;hb=941e492bdb1239d2ca8f5736cdfd3ff83d00cb90;hp=24c6a2b59511edbe9ba01d22ba265a202645bed7;hpb=83bad1d764b836a482b88e0a1f44d7a5c3e1fee0;p=pandora-kernel.git diff --git a/include/linux/timex.h b/include/linux/timex.h index 24c6a2b59511..8ea3e71ba7fa 100644 --- a/include/linux/timex.h +++ b/include/linux/timex.h @@ -244,6 +244,8 @@ extern int do_adjtimex(struct timex *); /* Don't use! Compatibility define for existing users. */ #define tickadj (500/HZ ? : 1) +int read_current_timer(unsigned long *timer_val); + #endif /* KERNEL */ #endif /* LINUX_TIMEX_H */