K 10 svn:author V 4 mike K 8 svn:date V 27 2002-07-28T15:59:51.000000Z K 7 svn:log V 368 Revert the previous delta; uintfptr_t needs to be available to userland for libc/gmon to compile, so the typedef in isn't good enough. This is really ugly since we end up with the actual value which uintfptr_t is typedef'd from, in multiple places. This is bug for bug compatible with the other FreeBSD architectures. Noticed by: sparc64 tinderbox END