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_ulong.c
blob: e971d4bb157a2f3ddbf67800ebdb548b89d70e4a (
plain
)
1
2
3
4
5
6
#if 0 typedef _Atomic unsigned long atomic_ulong; #endif