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

typedef _Atomic char32_t atomic_char32_t;


#endif

/*
STDC(201112)
*/