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

typedef _Atomic int_least64_t atomic_int_least64_t;


#endif

/*
STDC(201112)
*/