]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/time.h
Auto-update from upstream
[linux-2.6-omap-h63xx.git] / include / linux / time.h
index bfbe92d0767c62a61f09db17b5b59cb8e4a080a6..797ccd813bb004a1f02e52651f0c49260617254d 100644 (file)
@@ -95,6 +95,7 @@ struct itimerval;
 extern int do_setitimer(int which, struct itimerval *value, struct itimerval *ovalue);
 extern int do_getitimer(int which, struct itimerval *value);
 extern void getnstimeofday (struct timespec *tv);
+extern void getnstimestamp(struct timespec *ts);
 
 extern struct timespec timespec_trunc(struct timespec t, unsigned gran);