Re: [PATCH] Start of compat32.h (again)

David S. Miller (davem@redhat.com)
Wed, 27 Nov 2002 21:27:23 -0800 (PST)


From: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Thu, 28 Nov 2002 00:00:26 +1100

This will be allowed for when linux/compat32.h includes asm/compat32.h
at a later stage. asm/compat32.h will be expected to have typedefs for
compat32_<type> (or __kernel_<type>32 whatever) for all the types that
vary between the architectures.

This sounds fine.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/