summaryrefslogtreecommitdiff
path: root/src/stdatomic/atomic_ullong.c
blob: 20603e0bdc0c5c8c288badd933fd71ef3709ceaf (plain)
1
2
3
4
5
6
#if 0

typedef _Atomic unsigned long long atomic_ullong;


#endif