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

typedef _Atomic char16_t atomic_char16_t;


#endif

/*
STDC(201112)
*/