Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2001 19:38:55 +0400 (MSD)
From:      "Eugene L. Vorokov" <vel@bugz.infotecs.ru>
To:        Alfred Perlstein <bright@sneakerz.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Some questions about kernel programming
Message-ID:  <200107131538.f6DFctQ00744@bugz.infotecs.ru>
In-Reply-To: <20010712212809.F6664@sneakerz.org> "from Alfred Perlstein at Jul 12, 2001 09:28:09 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 		ch = fubyte(uaddr);

And one more question, does this mean that I can't use things x = *uaddr
and *uaddr = x for userspace, but always have to use fubyte() and subyte () ?
If so, what is the reason it was done like that ?

Regards,
Eugene


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107131538.f6DFctQ00744>