X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FHsFFI.h;h=0d343f8d980d66572d7bd2661507a6b29c27b9f3;hb=49732aefa0fac9e8c844c249070030df74c03c9b;hp=cd9f7ede8015db4cd131e42e24acd3c919e77136;hpb=b3edde6c4e5f0e989db717710729af532ade882f;p=ghc-hetmet.git 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