Subject: Re: rdmsr() function
To: None <port-i386@NetBSD.org>
From: Rui Paulo <phlox-netbsd-i386@fnop.net>
List: port-i386
Date: 09/25/2004 13:13:23
On 2004.09.25 09:54:22 +0000, David Laight wrote:
> Except that the C99 standard type is uint64_t ...
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/i386/include/cpufunc.h?rev=1.28&content-type=text/x-cvsweb-markup
As you can see, the original function (rdmsr()) uses u_int64_t.

-- 
Rui Paulo                          "Simplicity is the ultimate sophistication."
                                      -- Leonardo da Vinci