X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FTickyCounters.h;fp=includes%2FTickyCounters.h;h=38e84ef2aff7a88be8acfd13022679b70743d46b;hb=dd56e9ab4544e83d27532a8d9058140bfe81825c;hp=80d1aee2e44e8be24ead4f9e863cc766ba26c40f;hpb=cfe2fd2a36f43c1f998bb5e7c0cec15480ed3f96;p=ghc-hetmet.git diff --git a/includes/TickyCounters.h b/includes/TickyCounters.h index 80d1aee..38e84ef 100644 --- a/includes/TickyCounters.h +++ b/includes/TickyCounters.h @@ -159,19 +159,6 @@ EXTERN StgInt RET_SEMI_loads_avoided INIT(0); /* End of counter declarations. */ -/* Here are stubs for a bunch of macros that aren't - implemented yet. */ - -#define TICK_ALLOC_FUN(g,s) -#define TICK_ALLOC_CON(g,s) -#define TICK_ALLOC_TUP(g,s) -#define TICK_ALLOC_BH(g,s) -#define TICK_ALLOC_PAP(g,s) -#define TICK_ALLOC_FMBQ(a,g,s) -#define TICK_ALLOC_FME(a,g,s) -#define TICK_ALLOC_BF(a,g,s) -#define TICK_ALLOC_PRIM2(w) - #endif /* TICKY_TICKY */ /* This is ugly, but the story is: