index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib9
/
rendez-Linux.c
blob: c86fb5b5b1d89bdb117f8f3385c158498539b445 (
plain
)
1
2
3
4
5
#ifdef __Linux26__ #include "rendez-pthread.c" #else #include "rendez-signal.c" #endif