Kernel - Slight reworks to timer code
[tpg/acess2.git] / Kernel / arch / x86_64 / include / common.inc.asm
index c3a362a..d230177 100644 (file)
@@ -1,4 +1,6 @@
 
+%define INITIAL_KSTACK_SIZE    8
+
 %macro SAVE_GPR 1
        mov [%1-0x08], r15
        mov [%1-0x10], r14

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