RTS tidyup sweep, first phase
[ghc-hetmet.git] / includes / stg / Ticky.h
similarity index 98%
rename from includes/TickyCounters.h
rename to includes/stg/Ticky.h
index 38e84ef..fd7edf8 100644 (file)
@@ -3,7 +3,8 @@
  * (c) The GHC Team, 2007
  *
  * Declarations for counters used by ticky-ticky profiling.
  * (c) The GHC Team, 2007
  *
  * Declarations for counters used by ticky-ticky profiling.
- *----------------------------------------------------------------------------- */
+ *
+ * -------------------------------------------------------------------------- */
 
 
 #ifndef TICKYCOUNTERS_H
 
 
 #ifndef TICKYCOUNTERS_H
@@ -25,7 +26,6 @@
 #define EXTERN extern
 #endif
 
 #define EXTERN extern
 #endif
 
-
 /* Here are all the counter declarations: */
 
 EXTERN StgInt ENT_VIA_NODE_ctr INIT(0);
 /* Here are all the counter declarations: */
 
 EXTERN StgInt ENT_VIA_NODE_ctr INIT(0);