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