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

typedef _Atomic int_fast64_t atomic_int_fast64_t;


#endif

/*
STDC(201112)
*/