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_fast32_t.c
blob: bf0d3d916effedd77dd5b9ca15502d6e3d28d2e2 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic int_fast32_t atomic_int_fast32_t; #endif