ADD file via upload

master
pumnflqv2 3 years ago
parent 029fa6c56f
commit abc022cc15

@ -0,0 +1,10 @@
/* nothing , only the stub */
/* gohigh */
#include <errno.h>
int sys_select()
{
return -ENOSYS;
}
Loading…
Cancel
Save