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'. _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"