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

typedef _Atomic int_least16_t atomic_int_least16_t;


#endif

/*
STDC(201112)
*/