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_ptrdiff_t.c
blob: ae9bd4528eeade02c7a317426514fa6e3b226f57 (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic ptrdiff_t atomic_ptrdiff_t; #endif