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

typedef _Atomic uint_least32_t atomic_uint_least32_t;


#endif