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