Reorganisation of the source tree
[ghc-hetmet.git] / rts / Ticky.h
diff --git a/rts/Ticky.h b/rts/Ticky.h
new file mode 100644 (file)
index 0000000..21765e4
--- /dev/null
@@ -0,0 +1,9 @@
+/* -----------------------------------------------------------------------------
+ *
+ * (c) The GHC Team 1999
+ *
+ * Header for Ticky.c
+ *
+ * ---------------------------------------------------------------------------*/
+
+extern void PrintTickyInfo(void);