feat: better rtc framework which aims to remove single rtc restrictions.
[lunaix-os.git] / lunaix-os / includes / lunaix / mm / cake.h
index 18d67e0bf3659bae32488122ef6c930aa88d8fc8..e05a6b2ab79d6cf37489cb07df41c00ad972670e 100644 (file)
@@ -5,7 +5,7 @@
 
 #define PILE_NAME_MAXLEN 20
 
-#define PILE_CACHELINE 1
+#define PILE_ALIGN_CACHE 1
 
 struct cake_pile;