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_short.c
blob: 570bd80599cb42ea8150dbe5136244532f7c11e1 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic short atomic_short; #endif