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_intptr_t.h
blob: 9c61164040cb6fe18d831f79ce553bd5f4973072 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic intptr_t atomic_intptr_t; #endif