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