X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=include%2Fvdso%2Ftime64.h;h=b40cfa2aa33c8dea1aa431cdf7af97ab45b7f9fb;hb=a647034fe26b92702d5084b518c061e3cebefbaf;hp=9d43c3f5e89d459ef0e5148b3dff004096a959ac;hpb=cadf32234b6f6dd96a0892bf915e3ee8c438cf07;p=linux-2.6-microblaze.git diff --git a/include/vdso/time64.h b/include/vdso/time64.h index 9d43c3f5e89d..b40cfa2aa33c 100644 --- a/include/vdso/time64.h +++ b/include/vdso/time64.h @@ -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 */