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

typedef _Atomic uint_fast8_t atomic_uint_fast8_t;


#endif