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_uintptr_t.c
blob: c51e8b85faf6017a9f263dcf1ce8dab1ec79f64a (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic uintptr_t atomic_uintptr_t; #endif