* Adhemerval Zanella via Libc-alpha: > I still think we should keep the syscall call on compat symbol > for architecture that do not return ENOSYS. The kernel will return ENOSYS instead because support for the system call is optional it is almost never compiled in, as far as I know.