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_least16_t.c
blob: 8302d0d04fb554461731c7492f1f8c5497538346 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic int_least16_t atomic_int_least16_t; #endif