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_char32_t.c
blob: bc414da40144f6953b5a1a2c3164268f98892283 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic char32_t atomic_char32_t; #endif