feat: asynchronized SATA IO
[lunaix-os.git] / lunaix-os / includes / lunaix / common.h
index 8873a73ba35b12f90959381cfa0ea5f5be69862e..f5a24a7bdab924bd9d286998f7b8217814051823 100644 (file)
@@ -14,9 +14,6 @@
 // #define KHEAP_START (KERNEL_MM_BASE + KCODE_MAX_SIZE)
 // #define KHEAP_SIZE_MB 256
 
-#define PROC_TABLE_SIZE_MB 4
-#define PROC_START (KERNEL_MM_BASE + KCODE_MAX_SIZE)
-
 #define VGA_FRAMEBUFFER 0xB8000
 
 #define KCODE_SEG 0x08