changes
[IRC.git] / Robust / src / Runtime / DSTM / interface / trans.c
index 81cd2081cbd95bbafb5a6bb20e2250255f0bc799..4ba7c47ce7734150ecbdaeee197fe9d1d7db0bb2 100644 (file)
@@ -287,7 +287,7 @@ inline int findmax(int *array, int arraylength) {
   return max;
 }
 
-//#define INLINEPREFETCH
+#define INLINEPREFETCH
 #define PREFTHRESHOLD 4
 
 /* This function is a prefetch call generated by the compiler that