index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdatomic
/
atomic_schar.h
blob: 35c22ad621b10bcec65db1c9780277e308e00019 (
plain
)
1
2
3
4
5
6
7
8
9
10
#if 0 typedef _Atomic signed char atomic_schar; #endif /* STDC(201112) */