diff options
Diffstat (limited to 'src/stdatomic/atomic_long.c')
| -rw-r--r-- | src/stdatomic/atomic_long.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/stdatomic/atomic_long.c b/src/stdatomic/atomic_long.c deleted file mode 100644 index 36ed0a76..00000000 --- a/src/stdatomic/atomic_long.c +++ /dev/null @@ -1,6 +0,0 @@ -#if 0 - -typedef _Atomic long atomic_long; - - -#endif |
