NetBSD/src rjdL4mHexternal/cddl/osnet/sys/sys isa_defs.h

   Define _LP64 or _ILP32 for all architectures.

   Rather than write out a table for each architecture, rely on the C
   compiler to define _LP64 for 64-bit ones, on the assumption that
   anything not LP64 is ILP32, and on CTASSERTs to verify this
   assumption so that if it's wrong it'll fail safely with a noisy build
   failure.

   Gives zfs half a chance of building on, e.g., powerpc.
VersionDeltaFile
1.3+19-21external/cddl/osnet/sys/sys/isa_defs.h
+19-211 files

UnifiedSplitRaw