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_size_t.c
blob: 22878df07f087c7d322268be50e4531c6a0bb227 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic size_t atomic_size_t; #endif