Architectural Support: x86_64 (#37)
[lunaix-os.git] / lunaix-os / arch / generic / includes / sys / mm / mm_defs.h
index 79ce14c6ac2acf85e22c11ea468e4cf5700c1c51..6370963ed02f0ae1f8b383af95e13c112482ebc8 100644 (file)
@@ -6,7 +6,7 @@
 #include "pagetable.h"
 
 #define KSTACK_PAGES            3
-#define KSTACK_SIZE             (KSTACK_PAGES * MEM_PAGE)
+#define KSTACK_SIZE             (KSTACK_PAGES * PAGE_SIZE)
 
 /*
     Regardless architecture we need to draw the line very carefully, and must