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

typedef _Atomic uint_fast32_t atomic_uint_fast32_t;


#endif