aboutsummaryrefslogtreecommitdiff
path: root/core/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/common.c')
-rw-r--r--core/common.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/common.c b/core/common.c
new file mode 100644
index 0000000..786ab38
--- /dev/null
+++ b/core/common.c
@@ -0,0 +1,3 @@
+#define DEFVAL_HM_PIXEL_COUNT 0x400l
+#define EVENT_ARRAYS_SIZE (sizeof(uint64_t) * MVEC_SIZE)
+#define EVENT_ARRAYS_SIZE_COL_MARKER "_evasize_"