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