In message: <200401110831.i0B8VlEh005999 at repoman.freebsd.org>
Juli Mallett <jmallett at freebsd.org> writes:
: Match other 64-bit platforms. Time to use __LP64__ in these
: places?
NetBSD has a machine/foo.h file that defines things like this for the
target platform. Well, __LP64__ is defined by the compiler, but you
get the idea...
Warner