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

typedef _Atomic uint_least16_t atomic_uint_least16_t;


#endif