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

typedef _Atomic uint_least64_t atomic_uint_least64_t;


#endif