.TH putuwi() "" "" "Internal Kernel Routine"
.PC "Put a word into user code space"
\fBputuwi(\fIu\^\fB, \fIw\^\fB)\fR
\fBchar *\fIu\^\fB; int \fIw\^\fB;\fR
.PP
.B putuwi()
puts word \fIw\fR into address \fIu\fR of the user's code segment.
If an address fault occurs, it calls
.B set_user_error()
with value
.BR EFAULT .
.SH "See Also"
.B
internal kernel routines
.R
