[project @ 2005-07-12 11:51:31 by simonmar]
[ghc-hetmet.git] / ghc / includes / RtsExternal.h
index 919fe79..473e21a 100644 (file)
@@ -72,6 +72,8 @@ extern int stg_sig_install (int, int, StgStablePtr *, void *);
 extern void startSignalHandler(int sig);
 extern void setIOManagerPipe (int fd);
 
+extern void* stgMallocBytesRWX(int len);
+
 /* -----------------------------------------------------------------------------
    Storage manager stuff exported
    -------------------------------------------------------------------------- */