summaryrefslogtreecommitdiff
path: root/src/stdatomic/atomic_uint_fast16_t.h
blob: 2b480ef9d97a6e0a8dee4e02f8bc933c88b96dfe (plain)
1
2
3
4
5
6
7
8
9
10
#if 0

typedef _Atomic uint_fast16_t atomic_uint_fast16_t;


#endif

/*
STDC(201112)
*/