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

typedef _Atomic short atomic_short;


#endif

/*
STDC(201112)
*/