RTS tidyup sweep, first phase
[ghc-hetmet.git] / includes / rts / Constants.h
similarity index 99%
rename from includes/Constants.h
rename to includes/rts/Constants.h
index 967a852..bab45a3 100644 (file)
@@ -14,8 +14,8 @@
  *
  * -------------------------------------------------------------------------- */
 
-#ifndef CONSTANTS_H
-#define CONSTANTS_H
+#ifndef RTS_CONSTANTS_H
+#define RTS_CONSTANTS_H
 
 /* -----------------------------------------------------------------------------
    Minimum closure sizes
 #error RESERVED_STACK_WORDS may be wrong!
 #endif
 
-#endif /* CONSTANTS_H */
+#endif /* RTS_CONSTANTS_H */