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

typedef _Atomic char atomic_char;


#endif