summaryrefslogtreecommitdiff
path: root/cesar/mac/common
diff options
context:
space:
mode:
authorNélio Laranjeiro2010-10-26 16:34:29 +0200
committerNélio Laranjeiro2011-01-11 14:40:28 +0100
commit752a39f33b9ef5ae6c438fe87cc3f5739084d1f3 (patch)
tree6f0fbbf219bc14acd9bdf9e453960f2fbebd2ae8 /cesar/mac/common
parent35b685b2a15e3539eb14b59c4bd8f2ccd47d5404 (diff)
cesar/cp/cco/action: add scenario test, closes #1905
Diffstat (limited to 'cesar/mac/common')
-rw-r--r--cesar/mac/common/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cesar/mac/common/defs.h b/cesar/mac/common/defs.h
index 29f1804a06..aca528df18 100644
--- a/cesar/mac/common/defs.h
+++ b/cesar/mac/common/defs.h
@@ -120,6 +120,7 @@ enum mac_eks_t
MAC_EKS_NB = MAC_EKS_MAX - MAC_EKS_MIN + 1,
MAC_EKS_CLEAR = 0xf,
};
+typedef enum mac_eks_t mac_eks_t;
/** Number of NEK index handled */
#define MAC_NEK_INDEX_NB 2