.TH nonedev() "" "" "Internal Kernel Routine"
.PC "Illegal device request"
\fBvoid nonedev()\fR
.PP
.B nonedev()
calls function
.B set_user_error()
with value.
.BR ENXIO .
This function is placed in the configuration table to provide a
routine that sets this error status.
It does not return anything useful.
.SH "See Also"
.B
internal kernel routines
.R
