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

typedef _Atomic uint_least8_t atomic_uint_least8_t;


#endif