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_uint_fast64_t.c
blob: 5fefe1c00bb8da25c020cd9bbc6ae0d4c713d631 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic uint_fast64_t atomic_uint_fast64_t; #endif