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_ushort.c
blob: 680680ff6e20ae106e920ce9ea13f464ad8f7bd9 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic unsigned short atomic_ushort; #endif