fix haddock submodule pointer
[ghc-hetmet.git] / rts / ThreadPaused.h
index 60cded2..197b8d3 100644 (file)
@@ -9,6 +9,6 @@
 #ifndef THREADPAUSED_H
 #define THREADPAUSED_H
 
-void threadPaused ( Capability *cap, StgTSO * );
+RTS_PRIVATE void threadPaused ( Capability *cap, StgTSO * );
 
 #endif /* THREADPAUSED_H */