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

typedef _Atomic int_fast32_t atomic_int_fast32_t;


#endif

/*
STDC(201112)
*/