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
/
ffork-Linux.c
blob: b433ec4a43a677546b39b39bc38b63c22d46b257 (
plain
)
1
2
3
4
5
#ifdef __Linux26__ #include "ffork-pthread.c" #else #include "ffork-Linux-clone.c" #endif