suiword - General: Writes a word into user instruction
address space
The suiword routine is for use on machines that have separate
address spaces for code and data. Because the Alpha
architecture does not have separate address spaces for
code and data, suiword is mapped to suword. The suiword
routine is provided for compatibility reasons. See the
routine description for suword for a complete description
of suiword.
suiword(9r)
[ Back ] |