diff options
Diffstat (limited to 'src/stdatomic/ATOMIC_WCHAR_T_LOCK_FREE.c')
-rw-r--r-- | src/stdatomic/ATOMIC_WCHAR_T_LOCK_FREE.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/stdatomic/ATOMIC_WCHAR_T_LOCK_FREE.c b/src/stdatomic/ATOMIC_WCHAR_T_LOCK_FREE.c index ed616a2d..8b0e3e3b 100644 --- a/src/stdatomic/ATOMIC_WCHAR_T_LOCK_FREE.c +++ b/src/stdatomic/ATOMIC_WCHAR_T_LOCK_FREE.c @@ -1 +1,6 @@ +#if 0 + #define ATOMIC_WCHAR_T_LOCK_FREE (1) + + +#endif |