svn path=/trunk/; revision=14200
This commit is contained in:
Alex Ionescu 2005-03-19 20:29:19 +00:00
parent 396ff5690c
commit a04bad112d

View file

@ -66,6 +66,6 @@ VOID KdInitSystem(ULONG Reserved, PLOADER_PARAMETER_BLOCK LoaderBlock);
/*
*
*/
#define MM_STACK_SIZE (12*4096)
#define MM_STACK_SIZE (3*4096)
#endif /* INCLUDE_INTERNAL_NTOSKRNL_H */