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