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

typedef _Atomic uint_least16_t atomic_uint_least16_t;


#endif

/*
STDC(201112)
*/