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_char16_t.c
blob: 2d6db1147bb217788b414391630d699c87dc1d19 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic char16_t atomic_char16_t; #endif