RTS tidyup sweep, first phase
[ghc-hetmet.git] / includes / rts / storage / SMPClosureOps.h
similarity index 94%
rename from includes/SMPClosureOps.h
rename to includes/rts/storage/SMPClosureOps.h
index f46dbde..d5f7c3f 100644 (file)
@@ -6,8 +6,8 @@
  *
  * -------------------------------------------------------------------------- */
 
-#ifndef SMPCLOSUREOPS_H
-#define SMPCLOSUREOPS_H
+#ifndef RTS_STORAGE_SMPCLOSUREOPS_H
+#define RTS_STORAGE_SMPCLOSUREOPS_H
 
 #ifdef CMINUSMINUS
 
@@ -75,4 +75,4 @@ EXTERN_INLINE void unlockTSO(StgTSO *tso)
 
 #endif /* CMINUSMINUS */
 
-#endif /* SMPCLOSUREOPS_H */
+#endif /* RTS_STORAGE_SMPCLOSUREOPS_H */