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

typedef _Atomic uint_fast64_t atomic_uint_fast64_t;


#endif

/*
STDC(201112)
*/