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_fast16_t.c
blob: 6a6e2e2b884640204fef7257e16533551efa421d (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic uint_fast16_t atomic_uint_fast16_t; #endif