index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
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