update submodules for GHC.HetMet.GArrow -> Control.GArrow renaming
[ghc-hetmet.git] / rts / RtsUtils.h
index 1bf840b..b571126 100644 (file)
@@ -46,6 +46,8 @@ void printRtsInfo(void);
 /* Alternate to raise(3) for threaded rts, for OpenBSD */
 int genericRaise(int sig);
 
+void checkFPUStack(void);
+
 #include "EndPrivate.h"
 
 #endif /* RTSUTILS_H */