X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2Fstg%2FTicky.h;h=001ab973f7aff4529999a8dd5bc82d725173b1e0;hp=fd7edf85c5bb27342d4db10f71b7856048b296b8;hb=d20d32d788e2d6c088e6b03776c428df5bb004d3;hpb=f871cf1bf889704a4ec1f0063ad4d96f31453ea3 diff --git a/includes/stg/Ticky.h b/includes/stg/Ticky.h index fd7edf8..001ab97 100644 --- a/includes/stg/Ticky.h +++ b/includes/stg/Ticky.h @@ -1,9 +1,14 @@ /* ----------------------------------------------------------------------------- * - * (c) The GHC Team, 2007 + * (c) The GHC Team, 2009 * * Declarations for counters used by ticky-ticky profiling. * + * Do not #include this file directly: #include "Rts.h" instead. + * + * To understand the structure of the RTS headers, see the wiki: + * http://hackage.haskell.org/trac/ghc/wiki/Commentary/SourceTree/Includes + * * -------------------------------------------------------------------------- */