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

typedef _Atomic int_least32_t atomic_int_least32_t;


#endif