X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Finclude%2Fndk%2Fpstypes.h;h=ebe43c07b9650af8d120a795b325eb06cd0f10e6;hp=caeb127e080d064975f4e6ba7d854a0f958421fe;hb=1bc59379598fd5fad8ef85120f48da3cd5339b8b;hpb=b840c2367f44e5fae731b1f00c37a2b63740ee21 diff --git a/reactos/include/ndk/pstypes.h b/reactos/include/ndk/pstypes.h index caeb127e080..ebe43c07b96 100644 --- a/reactos/include/ndk/pstypes.h +++ b/reactos/include/ndk/pstypes.h @@ -69,7 +69,7 @@ extern POBJECT_TYPE NTSYSAPI PsJobType; #define FLG_KERNEL_STACK_TRACE_DB 0x00002000 #define FLG_MAINTAIN_OBJECT_TYPELIST 0x00004000 #define FLG_HEAP_ENABLE_TAG_BY_DLL 0x00008000 -#define FLG_IGNORE_DEBUG_PRIV 0x00010000 +#define FLG_DISABLE_STACK_EXTENSION 0x00010000 #define FLG_ENABLE_CSRDEBUG 0x00020000 #define FLG_ENABLE_KDEBUG_SYMBOL_LOAD 0x00040000 #define FLG_DISABLE_PAGE_KERNEL_STACKS 0x00080000