Make the threaded RTS compilable using -fasm
[ghc-hetmet.git] / rts / Schedule.c
index c61287f..441e979 100644 (file)
@@ -7,6 +7,7 @@
  * --------------------------------------------------------------------------*/
 
 #include "PosixSource.h"
+#define KEEP_LOCKCLOSURE
 #include "Rts.h"
 #include "SchedAPI.h"
 #include "RtsUtils.h"