put the @N suffix on stdcall foreign calls in .cmm code
[ghc-hetmet.git] / rts / PrimOps.cmm
index d465709..805e1a4 100644 (file)
@@ -47,6 +47,8 @@ import __gmpz_com;
 import base_GHCziIOBase_NestedAtomically_closure;
 import pthread_mutex_lock;
 import pthread_mutex_unlock;
+import EnterCriticalSection
+import LeaveCriticalSection
 #endif
 
 /*-----------------------------------------------------------------------------