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_int.c
blob: 31508356a7f747f76a74e5fb284b30b3b6b497f5 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic int atomic_int; #endif