/* See LICENSE of license details. */ #include #include "stub.h" int wait(int* status) { return _stub(ECHILD); }