Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / include / vdso / time64.h
index 9d43c3f..b40cfa2 100644 (file)
@@ -9,6 +9,7 @@
 #define NSEC_PER_MSEC  1000000L
 #define USEC_PER_SEC   1000000L
 #define NSEC_PER_SEC   1000000000L
+#define PSEC_PER_SEC   1000000000000LL
 #define FSEC_PER_SEC   1000000000000000LL
 
 #endif /* __VDSO_TIME64_H */