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

typedef _Atomic unsigned short atomic_ushort;


#endif

/*
STDC(201112)
*/