Bugfixing
[tpg/acess2.git] / Kernel / arch / x86_64 / include / proc.h
index 2672ca1..cf9a446 100644 (file)
@@ -41,5 +41,8 @@ typedef struct sTaskState
        Uint    RIP, RSP, RBP;
 }      tTaskState;
 
+// === CONSTANTS ===
+#define KERNEL_STACK_SIZE      0x10000 // 64 KiB
+
 #endif
 

UCC git Repository :: git.ucc.asn.au