summaryrefslogtreecommitdiffstats
path: root/src/base/abcs/abcs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/abcs/abcs.h')
-rw-r--r--src/base/abcs/abcs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base/abcs/abcs.h b/src/base/abcs/abcs.h
index e250d929..fd0bc4c9 100644
--- a/src/base/abcs/abcs.h
+++ b/src/base/abcs/abcs.h
@@ -34,6 +34,7 @@
// the maximum number of latches on the edge
#define ABC_MAX_EDGE_LATCH 16
+#define ABC_FULL_MASK 0xFFFFFFFF
////////////////////////////////////////////////////////////////////////
/// BASIC TYPES ///