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_uchar.c
blob: 18d3a6745cf67005dc1bc71ba04925a39b4c5af5 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic unsigned char atomic_uchar; #endif