summaryrefslogtreecommitdiff
path: root/src/stdatomic/atomic_intmax_t.c
blob: 329a8577989bf871a2741f832da69dfd9615b1f3 (plain)
1
2
3
4
5
6
#if 0

typedef _Atomic intmax_t atomic_intmax_t;


#endif