fix haddock submodule pointer
[ghc-hetmet.git] / rts / Ticky.h
index c8da50a..a32a7a6 100644 (file)
@@ -9,6 +9,6 @@
 #ifndef TICKY_H
 #define TICKY_H
 
-void PrintTickyInfo(void);
+RTS_PRIVATE void PrintTickyInfo(void);
 
 #endif /* TICKY_H */