define ____cacheline_aligned
[ust.git] / include / ust / core.h
index 8cedf98903e7817fd2f3555fc9d6f976eace389c..0172614331dfd4ae70bfe339c9447f75500ed33f 100644 (file)
@@ -119,11 +119,6 @@ static inline long IS_ERR(const void *ptr)
 
 #define zmalloc(s) calloc(1, s)
 
-/* ATTRIBUTES */
-
-/* FIXME: define this */
-#define ____cacheline_aligned
-
 /* MATH */
 
 #include <ust/processor.h>
This page took 0.023466 seconds and 4 git commands to generate.