X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FTimer.h;h=4ec480dd5c2c9e03b6908fa7a9fc8ebedb3d0c81;hb=eec59c80b2733b11be71c109e7fd908cc4e49fbd;hp=1c4696e25c2ba07562a62aeb581d22cbcd802473;hpb=ff54eadfb873ca938ea16b3861e751cba499c34d;p=ghc-hetmet.git diff --git a/ghc/rts/Timer.h b/ghc/rts/Timer.h index 1c4696e..4ec480d 100644 --- a/ghc/rts/Timer.h +++ b/ghc/rts/Timer.h @@ -8,7 +8,6 @@ #ifndef __TIMER_H__ #define __TIMER_H__ -# define TICK_FREQUENCY 50 /* ticks per second */ # define TICK_MILLISECS (1000/TICK_FREQUENCY) /* ms per tick */ /* Context switch timing constants. Context switches happen after a