Update to follow RTS tidyp changes
[ghc-prim.git] / cbits / longlong.c
index 21c9adb..8204b2d 100644 (file)
@@ -28,7 +28,7 @@ The exceptions to the rule are primops that cast to and from
 
 #include "Rts.h"
 
-#ifdef SUPPORT_LONG_LONGS
+#if WORD_SIZE_IN_BITS < 64
 
 /* Relational operators */