aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJonathan Herman <hermanjl@cs.unc.edu>2012-05-06 20:50:08 -0400
committerJonathan Herman <hermanjl@cs.unc.edu>2012-05-06 20:50:08 -0400
commit41bba723584060d4045eaa133d6cde5f83c10f3a (patch)
tree36f5d528879c2cc758f57eaf941862eea7ffff30 /include
parent44b10b376140b33e03ad54c927564f5f720b61ca (diff)
Finer-grained fifo locking
Diffstat (limited to 'include')
-rw-r--r--include/litmus/color.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/litmus/color.h b/include/litmus/color.h
index 03524692511a..970585927145 100644
--- a/include/litmus/color.h
+++ b/include/litmus/color.h
@@ -1,9 +1,6 @@
1#ifndef LITMUS_COLOR_H 1#ifndef LITMUS_COLOR_H
2#define LITMUS_COLOR_H 2#define LITMUS_COLOR_H
3 3
4#define NUM_COLORS 64
5#define NUM_WAYS 12
6
7#ifdef __KERNEL__ 4#ifdef __KERNEL__
8 5
9#define ONE_COLOR_LEN 11 6#define ONE_COLOR_LEN 11