#include #include "syscall.h" pid_t getpid(void) { return __syscall(SYS_getpid); }

AltStyle によって変換されたページ (->オリジナル) /