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

typedef _Atomic int_fast16_t atomic_int_fast16_t;


#endif

/*
STDC(201112)
*/