Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2016 11:14:18 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Bruce Evans <brde@optusnet.com.au>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r293792 - head/sys/boot/uboot/lib
Message-ID:  <20160113091418.GD72455@kib.kiev.ua>
In-Reply-To: <20160113142527.U1277@besplex.bde.org>
References:  <201601130022.u0D0MCWu029299@repo.freebsd.org> <20160113142527.U1277@besplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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'.



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