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