/* nothing , only the stub */ /* gohigh */ #include int sys_select() { return -ENOSYS; }