summaryrefslogtreecommitdiff
path: root/src/stdatomic/atomic_uintmax_t.c
blob: 8bfb84419f3a89d4d559e770bdd0ae6865b53c86 (plain)
1
2
3
4
5
6
#if 0

typedef _Atomic uintmax_t atomic_uintmax_t;


#endif