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
/
_forced
/
getpid.h
blob: 4ad048dfe7dd0aa2bdb3c83f0b7b946b60f9381f (
plain
)
1
2
3
#include "_syscall.h" #define getpid() __scall0(getpid)