summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--SD-VBS/common/c/extra.h2
-rw-r--r--extra.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/SD-VBS/common/c/extra.h b/SD-VBS/common/c/extra.h
index 8c67b33..dbf1c95 100644
--- a/SD-VBS/common/c/extra.h
+++ b/SD-VBS/common/c/extra.h
@@ -396,7 +396,7 @@ static void _rt_start_loop() {
396 FIRST_UNLOCK 396 FIRST_UNLOCK
397 FIRST_LOCK 397 FIRST_LOCK
398#endif /* PAIRED */ 398#endif /* PAIRED */
399 FLUSH_CACHES 399 //FLUSH_CACHES
400#ifdef PAIRED 400#ifdef PAIRED
401 BARRIER_SYNC 401 BARRIER_SYNC
402#endif /* PAIRED */ 402#endif /* PAIRED */
diff --git a/extra.h b/extra.h
index 8c67b33..dbf1c95 100644
--- a/extra.h
+++ b/extra.h
@@ -396,7 +396,7 @@ static void _rt_start_loop() {
396 FIRST_UNLOCK 396 FIRST_UNLOCK
397 FIRST_LOCK 397 FIRST_LOCK
398#endif /* PAIRED */ 398#endif /* PAIRED */
399 FLUSH_CACHES 399 //FLUSH_CACHES
400#ifdef PAIRED 400#ifdef PAIRED
401 BARRIER_SYNC 401 BARRIER_SYNC
402#endif /* PAIRED */ 402#endif /* PAIRED */