X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FRts.h;h=74d45f21e676745a713c1286042bb813914d7691;hb=d20d32d788e2d6c088e6b03776c428df5bb004d3;hp=3b5c5bd0e9d2d3b8d839c2052ff5f158d415ca13;hpb=071e8839d633d6326048702a323f1c28ebc86d48;p=ghc-hetmet.git diff --git a/includes/Rts.h b/includes/Rts.h index 3b5c5bd..74d45f2 100644 --- a/includes/Rts.h +++ b/includes/Rts.h @@ -5,6 +5,9 @@ * RTS external APIs. This file declares everything that the GHC RTS * exposes externally. * + * To understand the structure of the RTS headers, see the wiki: + * http://hackage.haskell.org/trac/ghc/wiki/Commentary/SourceTree/Includes + * * ---------------------------------------------------------------------------*/ #ifndef RTS_H