svn commit: r293792 - head/sys/boot/uboot/lib

Konstantin Belousov kostikbel at gmail.com
Wed Jan 13 09:14:25 UTC 2016


On Wed, Jan 13, 2016 at 03:03:07PM +1100, Bruce Evans wrote:
> Oops.  It is only declared in <machine/profile.h> outside of the kernel.
> Only __uintfptr_t is always declared by sys/types.h.

So what is the intended use of the uintfptr_t type ?  Looking at the
implementation only, I am unable to find a difference with uintptr_t.
Even on ia64 it is 64bit, which breaks my hypothesis about f standing
for 'function'.


More information about the svn-src-all mailing list