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

typedef _Atomic short atomic_short;


#endif