summaryrefslogtreecommitdiff
path: root/src/stdatomic/atomic_uint_least64_t.h
blob: 096550460725c6fb92682bd99bb922fcbc5a49db (plain)
1
2
3
4
5
6
7
8
9
10
#if 0

typedef _Atomic uint_least64_t atomic_uint_least64_t;


#endif

/*
STDC(201112)
*/