aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/keucr/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/keucr/common.h')
-rw-r--r--drivers/staging/keucr/common.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/keucr/common.h b/drivers/staging/keucr/common.h
new file mode 100644
index 00000000000..f0b977616cd
--- /dev/null
+++ b/drivers/staging/keucr/common.h
@@ -0,0 +1,7 @@
+#ifndef COMMON_INCD
+#define COMMON_INCD
+
+#define BYTE_MASK 0xff
+
+#endif
+