X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FCmm.h;fp=includes%2FCmm.h;h=52b5bec415e217a57652f8d0c5ec23b05e33443d;hb=c93bd73f12d7036d297d00fc4082699f568c7d43;hp=183e10394f5db356ad89e0c454244776fe0d947c;hpb=591e1dc91ab7bb1f91b516d1b1ea59c3a8809955;p=ghc-hetmet.git diff --git a/includes/Cmm.h b/includes/Cmm.h index 183e103..52b5bec 100644 --- a/includes/Cmm.h +++ b/includes/Cmm.h @@ -169,7 +169,7 @@ #if SIZEOF_W == 4 #define W_SHIFT 2 #elif SIZEOF_W == 8 -#define W_SHIFT 4 +#define W_SHIFT 3 #endif /* Converting quantities of words to bytes */