Fix scoped type variables for expression type signatures
[ghc-hetmet.git] / includes / Cmm.h
index e494b60..d58eebc 100644 (file)
   if (bdescr_link(CurrentNursery) == NULL || CInt[alloc_blocks] >= CInt[alloc_blocks_lim]) {           \
        R9  = liveness;                                 \
         R10 = reentry;                                 \
+        HpAlloc = 0;                                   \
         jump stg_gc_gen_hp;                            \
    }
 
    Misc junk
    -------------------------------------------------------------------------- */
 
-#define TICK_MILLISECS   (1000/TICK_FREQUENCY)   /* ms per tick */
-
 #define NO_TREC        stg_NO_TREC_closure
 #define END_TSO_QUEUE  stg_END_TSO_QUEUE_closure