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

typedef _Atomic int_least64_t atomic_int_least64_t;


#endif