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

typedef _Atomic unsigned int atomic_uint;


#endif