/* $Source$ * $State$ * $Revision$ */ #include #include #include pid_t getpid(void) { return 0; }