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

typedef _Atomic llong atomic_llong;


#endif

/*
STDC(201112)
*/