X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Finclude%2Fndk%2Fumtypes.h;h=e05386ed13786024e473734a1cbbc7d5f5307f33;hp=6c082740a9926b467fc97606e24a5ba58e29a2b2;hb=66e502bd5a1b44299ff19e52366e2c2abf839944;hpb=00703c571bf18384dee2abd9278e090037c75e44 diff --git a/reactos/include/ndk/umtypes.h b/reactos/include/ndk/umtypes.h index 6c082740a99..e05386ed137 100644 --- a/reactos/include/ndk/umtypes.h +++ b/reactos/include/ndk/umtypes.h @@ -110,6 +110,7 @@ typedef ULONG CLONG; typedef short CSHORT; typedef CSHORT *PCSHORT; typedef LARGE_INTEGER PHYSICAL_ADDRESS, *PPHYSICAL_ADDRESS; +typedef LONG KPRIORITY; typedef LONG NTSTATUS, *PNTSTATUS; #define STATIC static