Improve runghc's argument handling
[ghc-hetmet.git] / rts / StgMiscClosures.cmm
index 4eb20dd..c6cc541 100644 (file)
 
 #include "Cmm.h"
 
+#ifdef __PIC__
 import pthread_mutex_lock;
 import base_GHCziBase_Czh_static_info;
 import base_GHCziBase_Izh_static_info;
+#endif
 
 /* ----------------------------------------------------------------------------
    Support for the bytecode interpreter.