summaryrefslogtreecommitdiff
path: root/src/stdatomic/atomic_wchar_t.c
blob: abd42f48316e0d9fa3ab4be30f29e4782869a1b5 (plain)
1
2
3
4
5
6
#if 0

typedef _Atomic wchar_t atomic_wchar_t;


#endif