X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2Finclude%2Facess.h;h=a2d406b55e02ba816a571c08229c5c6e39244283;hb=f5406db5ab5adcf2aa6ee5f5d2560aef9df8c83e;hp=4286f5ee7d1a65616a6cbd93ab85c6cece485870;hpb=9d85201216cb35e1b1e051b1d7cdc38eaa5befa4;p=tpg%2Facess2.git diff --git a/Kernel/include/acess.h b/Kernel/include/acess.h index 4286f5ee..a2d406b5 100644 --- a/Kernel/include/acess.h +++ b/Kernel/include/acess.h @@ -20,6 +20,7 @@ typedef int tTID; typedef Uint tUID; typedef Uint tGID; typedef Sint64 tTimestamp; +typedef Sint64 tTime; typedef struct sShortSpinlock tShortSpinlock; typedef struct sMutex tMutex;