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_wchar_t.c
blob: abd42f48316e0d9fa3ab4be30f29e4782869a1b5 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic wchar_t atomic_wchar_t; #endif