summaryrefslogtreecommitdiff
path: root/src/stdatomic/ATOMIC_INT_LOCK_FREE.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdatomic/ATOMIC_INT_LOCK_FREE.c')
-rw-r--r--src/stdatomic/ATOMIC_INT_LOCK_FREE.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/stdatomic/ATOMIC_INT_LOCK_FREE.c b/src/stdatomic/ATOMIC_INT_LOCK_FREE.c
index 84a83ca2..2dc2c968 100644
--- a/src/stdatomic/ATOMIC_INT_LOCK_FREE.c
+++ b/src/stdatomic/ATOMIC_INT_LOCK_FREE.c
@@ -1 +1,6 @@
+#if 0
+
#define ATOMIC_INT_LOCK_FREE (1)
+
+
+#endif