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

typedef _Atomic uint_fast16_t atomic_uint_fast16_t;


#endif