X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2FHsFFI.h;h=0d343f8d980d66572d7bd2661507a6b29c27b9f3;hp=cd9f7ede8015db4cd131e42e24acd3c919e77136;hb=d5934bbb856aa0aa620c9b2e0fa51c90a1a5a048;hpb=33b8b60e0aa925962cd11a8be98d9818666d58a0 diff --git a/includes/HsFFI.h b/includes/HsFFI.h index cd9f7ed..0d343f8 100644 --- a/includes/HsFFI.h +++ b/includes/HsFFI.h @@ -158,6 +158,8 @@ extern void hs_perform_gc (void); extern void hs_free_stable_ptr (HsStablePtr sp); extern void hs_free_fun_ptr (HsFunPtr fp); +extern void hs_hpc_module(char *modName,int modCount,StgWord64 *tixArr); + /* -------------------------------------------------------------------------- */ #ifdef __cplusplus