Partially fixed up tree after merge from HEAD. More to do.
[reactos.git] / reactos / include / ndk / asm.h
index 5851bca..689f5c7 100644 (file)
@@ -541,11 +541,6 @@ Author:
 // Kernel Feature Bits
 //
 #define KF_RDTSC                                0x00000002
-
-//
-// Kernel Stack Size
-//
-#define KERNEL_STACK_SIZE                       0x3000
 #endif
 
 //