put the @N suffix on stdcall foreign calls in .cmm code
[ghc-hetmet.git] / rts / StgMiscClosures.cmm
index 43efa78..afd302a 100644 (file)
@@ -14,6 +14,8 @@
 
 #ifdef __PIC__
 import pthread_mutex_lock;
+import EnterCriticalSection
+import LeaveCriticalSection
 import base_GHCziBase_Czh_static_info;
 import base_GHCziBase_Izh_static_info;
 #endif