Tidy up file headers and copyrights; point to the wiki for docs
[ghc-hetmet.git] / includes / RtsAPI.h
index 2d2c35c..ff2bc11 100644 (file)
@@ -4,6 +4,9 @@
  *
  * API for invoking Haskell functions via the RTS
  *
+ * To understand the structure of the RTS headers, see the wiki:
+ *   http://hackage.haskell.org/trac/ghc/wiki/Commentary/SourceTree/Includes
+ *
  * --------------------------------------------------------------------------*/
 
 #ifndef RTSAPI_H