Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'pt/am-abort-fix' into maint
[gitweb.git]
/
ewah
/
ewok.h
diff --git
a/ewah/ewok.h
b/ewah/ewok.h
index 13c6e20412591ed3bc56b38b17419a540264f6c5..16b7a795a0619fef02afb55f849dbedde2896c8f 100644
(file)
--- a/
ewah/ewok.h
+++ b/
ewah/ewok.h
@@
-31,7
+31,7
@@
#endif
typedef uint64_t eword_t;
-#define BITS_IN_WORD (sizeof(eword_t) * 8)
+#define BITS_IN_
E
WORD (sizeof(eword_t) * 8)
/**
* Do not use __builtin_popcountll. The GCC implementation