summaryrefslogtreecommitdiff
path: root/src/stdatomic/atomic_int_least8_t.c
blob: 551adecc2f69dc61674651cc4de0d01fde367530 (plain)
1
2
3
4
5
6
#if 0

typedef _Atomic int_least8_t atomic_int_least8_t;


#endif