.TH getuwi() "" "" "Internal Kernel Routine"
.PC "Get a word from user code space"
\fBint getuwi(\fIu\^\fB)\fR
\fBchar *\fIu\^\fB;\fR
.PP
.B getuwi()
reads a word from offset \fIu\fR in the current process's user code space.
If an address fault occurs, it calls
.B set_user_error()
with the value
.BR EFAULT .
.SH "See Also"
.B
internal kernel routines
.R
