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

typedef _Atomic int_fast8_t atomic_int_fast8_t;


#endif

/*
STDC(201112)
*/